C# Class holder.DictnaryAndStringAndResult

Inheritance: IMethodHodlerFill
Afficher le fichier Open project: rhomobile/rhodes

Méthodes publiques

Méthode Description
DictnaryAndStringAndResult ( ) : System
DictnaryAndStringAndResult ( string rhoString, string>.IReadOnlyDictionary dict, IMethodResult result ) : System
fill ( object parameters ) : void

Method Details

DictnaryAndStringAndResult() public méthode

public DictnaryAndStringAndResult ( ) : System
Résultat System

DictnaryAndStringAndResult() public méthode

public DictnaryAndStringAndResult ( string rhoString, string>.IReadOnlyDictionary dict, IMethodResult result ) : System
rhoString string
dict string>.IReadOnlyDictionary
result IMethodResult
Résultat System

fill() public méthode

public fill ( object parameters ) : void
parameters object
Résultat void