C# 클래스 StoryTeller.Engine.Reflection.ExpressionsExtensions

파일 보기 프로젝트 열기: adymitruk/storyteller

공개 메소드들

메소드 설명
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