C# Class PageTypeBuilder.Synchronization.PageDefinitionSynchronization.NativePageDefinitionsMap

Inheritance: INativePageDefinitionsMap
Mostra file Open project: joelabrahamsson/Page-Type-Builder Class Usage Examples

Public Methods

Method Description
GetNativeTypeID ( Type pagePropertyType ) : int
TypeIsNativePropertyType ( Type pagePropertyType ) : bool

Method Details

GetNativeTypeID() public method

public GetNativeTypeID ( Type pagePropertyType ) : int
pagePropertyType System.Type
return int

TypeIsNativePropertyType() public method

public TypeIsNativePropertyType ( Type pagePropertyType ) : bool
pagePropertyType System.Type
return bool