C# Class StoryTeller.Engine.ValueCheckMethod

Inheritance: ReflectionGrammar
Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

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

Method Details

GetCells() public méthode

public GetCells ( ) : IList
Résultat IList

ValueCheckMethod() public méthode

public ValueCheckMethod ( MethodInfo method, object target ) : System.Collections.Generic
method System.Reflection.MethodInfo
target object
Résultat System.Collections.Generic