Interface ISortAware
Namespace: ExtendedXmlSerializer.Core
Assembly: ExtendedXmlSerializer.dll
Syntax
public interface ISortAware
Properties
Sort
Declaration
int Sort { get; }
Property Value
System.Int32
|
public interface ISortAware
int Sort { get; }
System.Int32
|