C# Class EmberDataAdapter.Internal.EdUtil

Afficher le fichier Open project: rmichela/EmberDataAdapter

Méthodes publiques

Méthode Description
GetEdReferenceArrayName ( string propertyName ) : string
GetEdReferenceObjectName ( string propertyName ) : string
ToEdCase ( string identifier ) : string

Method Details

GetEdReferenceArrayName() public static méthode

public static GetEdReferenceArrayName ( string propertyName ) : string
propertyName string
Résultat string

GetEdReferenceObjectName() public static méthode

public static GetEdReferenceObjectName ( string propertyName ) : string
propertyName string
Résultat string

ToEdCase() public static méthode

public static ToEdCase ( string identifier ) : string
identifier string
Résultat string