C# Класс holder.StringIntIntHashAndResult

Наследование: IMethodHodlerFill
Показать файл Открыть проект

Открытые методы

Метод Описание
StringIntIntHashAndResult ( ) : System
StringIntIntHashAndResult ( string rhoString, int rhoInt, int rhoInt2, string>.IReadOnlyDictionary rhoHash, IMethodResult result ) : System
fill ( object parameters ) : void

Описание методов

StringIntIntHashAndResult() публичный Метод

public StringIntIntHashAndResult ( ) : System
Результат System

StringIntIntHashAndResult() публичный Метод

public StringIntIntHashAndResult ( string rhoString, int rhoInt, int rhoInt2, string>.IReadOnlyDictionary rhoHash, IMethodResult result ) : System
rhoString string
rhoInt int
rhoInt2 int
rhoHash string>.IReadOnlyDictionary
result IMethodResult
Результат System

fill() публичный Метод

public fill ( object parameters ) : void
parameters object
Результат void