C# Class PageTypeBuilder.Synchronization.PageDefinitionSynchronization.NativePageDefinitionsMap

Inheritance: INativePageDefinitionsMap
Afficher le fichier Open project: joelabrahamsson/Page-Type-Builder Class Usage Examples

Méthodes publiques

Méthode Description
GetNativeTypeID ( Type pagePropertyType ) : int
TypeIsNativePropertyType ( Type pagePropertyType ) : bool

Method Details

GetNativeTypeID() public méthode

public GetNativeTypeID ( Type pagePropertyType ) : int
pagePropertyType System.Type
Résultat int

TypeIsNativePropertyType() public méthode

public TypeIsNativePropertyType ( Type pagePropertyType ) : bool
pagePropertyType System.Type
Résultat bool