Méthode | Description | |
---|---|---|
ComponentFromElementType ( |
||
GetPropertyMapping ( string propertyName ) : IPropertyMapping | ||
GetPropertyType ( string propertyName, string propertyPath ) : IType | ||
RenderScalarIdentifierSelect ( int i ) : string |
Méthode | Description | |
---|---|---|
GetBasePropertyMapping ( ) : IPropertyMapping |
public ComponentFromElementType ( |
||
fromElement | ||
Résultat | System |
protected GetBasePropertyMapping ( ) : IPropertyMapping | ||
Résultat | IPropertyMapping |
public GetPropertyMapping ( string propertyName ) : IPropertyMapping | ||
propertyName | string | |
Résultat | IPropertyMapping |
public GetPropertyType ( string propertyName, string propertyPath ) : IType | ||
propertyName | string | |
propertyPath | string | |
Résultat | IType |
public RenderScalarIdentifierSelect ( int i ) : string | ||
i | int | |
Résultat | string |