C# Class PineCone.Structures.Schemas.StructureTimeStampPropertyNames

Datei anzeigen Open project: danielwertheim/PineCone

Public Properties

Property Type Description
Default string
NamesInEvaluationOrder string[]

Public Methods

Method Description
GetInterfaceTypeNamePropertyNameFor ( Type type ) : string
GetTypeNamePropertyNameFor ( Type type ) : string

Private Methods

Method Description
StructureTimeStampPropertyNames ( ) : System

Method Details

GetInterfaceTypeNamePropertyNameFor() public static method

public static GetInterfaceTypeNamePropertyNameFor ( Type type ) : string
type System.Type
return string

GetTypeNamePropertyNameFor() public static method

public static GetTypeNamePropertyNameFor ( Type type ) : string
type System.Type
return string

Property Details

Default public_oe static_oe property

public static string Default
return string

NamesInEvaluationOrder public_oe static_oe property

public static string[] NamesInEvaluationOrder
return string[]