C# 클래스 PineCone.Structures.Schemas.StructureTimeStampPropertyNames

파일 보기 프로젝트 열기: danielwertheim/PineCone

공개 프로퍼티들

프로퍼티 타입 설명
Default string
NamesInEvaluationOrder string[]

공개 메소드들

메소드 설명
GetInterfaceTypeNamePropertyNameFor ( Type type ) : string
GetTypeNamePropertyNameFor ( Type type ) : string

비공개 메소드들

메소드 설명
StructureTimeStampPropertyNames ( ) : System

메소드 상세

GetInterfaceTypeNamePropertyNameFor() 공개 정적인 메소드

public static GetInterfaceTypeNamePropertyNameFor ( Type type ) : string
type System.Type
리턴 string

GetTypeNamePropertyNameFor() 공개 정적인 메소드

public static GetTypeNamePropertyNameFor ( Type type ) : string
type System.Type
리턴 string

프로퍼티 상세

Default 공개적으로 정적으로 프로퍼티

public static string Default
리턴 string

NamesInEvaluationOrder 공개적으로 정적으로 프로퍼티

public static string[] NamesInEvaluationOrder
리턴 string[]