C# Class StoryTeller.Engine.ValueCheckMethod

Inheritance: ReflectionGrammar
Exibir arquivo Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
GetCells ( ) : IList
ValueCheckMethod ( MethodInfo method, object target ) : System.Collections.Generic

Method Details

GetCells() public method

public GetCells ( ) : IList
return IList

ValueCheckMethod() public method

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