C# Class PineCone.Structures.Schemas.StructureTimeStampPropertyNames

Afficher le fichier Open project: danielwertheim/PineCone

Méthodes publiques

Свойство Type Description
Default string
NamesInEvaluationOrder string[]

Méthodes publiques

Méthode Description
GetInterfaceTypeNamePropertyNameFor ( Type type ) : string
GetTypeNamePropertyNameFor ( Type type ) : string

Private Methods

Méthode Description
StructureTimeStampPropertyNames ( ) : System

Method Details

GetInterfaceTypeNamePropertyNameFor() public static méthode

public static GetInterfaceTypeNamePropertyNameFor ( Type type ) : string
type System.Type
Résultat string

GetTypeNamePropertyNameFor() public static méthode

public static GetTypeNamePropertyNameFor ( Type type ) : string
type System.Type
Résultat string

Property Details

Default public_oe static_oe property

public static string Default
Résultat string

NamesInEvaluationOrder public_oe static_oe property

public static string[] NamesInEvaluationOrder
Résultat string[]