C# Класс Pandora.Fluent.GenericImplementorOptions

Показать файл Открыть проект

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

Метод Описание
ForAllTypes ( ) : GenericImplementorOptions
GenericImplementorOptions ( GenericServiceCommand command ) : System
OnlyForTypes ( ) : GenericImplementorOptions

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

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

public ForAllTypes ( ) : GenericImplementorOptions
Результат GenericImplementorOptions

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

public GenericImplementorOptions ( GenericServiceCommand command ) : System
command GenericServiceCommand
Результат System

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

public OnlyForTypes ( ) : GenericImplementorOptions
Результат GenericImplementorOptions