C# Класс AK.F1.Timing.Live.Encryption.DecrypterFactoryBaseTest.StubDecrypterFactory

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

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

Метод Описание
GetLogProperty ( ) : log4net.ILog

Защищенные методы

Метод Описание
CreateWithSeed ( int seed ) : IDecrypter
GetSeedForSession ( string sessionId ) : int

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

CreateWithSeed() защищенный Метод

protected CreateWithSeed ( int seed ) : IDecrypter
seed int
Результат IDecrypter

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

public GetLogProperty ( ) : log4net.ILog
Результат log4net.ILog

GetSeedForSession() защищенный Метод

protected GetSeedForSession ( string sessionId ) : int
sessionId string
Результат int