C# 클래스 StoryTeller.Engine.ValueCheckMethod

상속: ReflectionGrammar
파일 보기 프로젝트 열기: adymitruk/storyteller 1 사용 예제들

공개 메소드들

메소드 설명
GetCells ( ) : IList
ValueCheckMethod ( MethodInfo method, object target ) : System.Collections.Generic

메소드 상세

GetCells() 공개 메소드

public GetCells ( ) : IList
리턴 IList

ValueCheckMethod() 공개 메소드

public ValueCheckMethod ( MethodInfo method, object target ) : System.Collections.Generic
method System.Reflection.MethodInfo
target object
리턴 System.Collections.Generic