C# Class StoryTeller.Engine.Reflection.ExpressionsExtensions

Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
GetKey ( this elementName, string prefix ) : string
ToCell ( this accessor ) : Cell

Method Details

GetKey() public static méthode

public static GetKey ( this elementName, string prefix ) : string
elementName this
prefix string
Résultat string

ToCell() public static méthode

public static ToCell ( this accessor ) : Cell
accessor this
Résultat Cell