C# Класс StoryTeller.Engine.Reflection.ExpressionsExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GetKey ( this elementName, string prefix ) : string
ToCell ( this accessor ) : Cell

Описание методов

GetKey() публичный статический Метод

public static GetKey ( this elementName, string prefix ) : string
elementName this
prefix string
Результат string

ToCell() публичный статический Метод

public static ToCell ( this accessor ) : Cell
accessor this
Результат Cell