C# Class Passive.Test.DynamicModelTests.DynamicModelContext

Afficher le fichier Open project: Talljoe/Passive Class Usage Examples

Méthodes publiques

Méthode Description
GetResult ( ) : dynamic
SetMethod ( string methodName ) : void

Private Methods

Méthode Description
AllFunc ( ) : dynamic
GetArgs ( ) : object[]
GetSingle ( ) : IEnumerable
PagedFunc ( ) : dynamic
SingleFunc ( ) : dynamic

Method Details

GetResult() public méthode

public GetResult ( ) : dynamic
Résultat dynamic

SetMethod() public méthode

public SetMethod ( string methodName ) : void
methodName string
Résultat void