C# Класс amp.bus.EnvelopeContext

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
EnvelopeContext ( Directions direction ) : System.Collections.Generic
EnvelopeContext ( Directions direction, Envelope envelope ) : System.Collections.Generic
this ( string key ) : object

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

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

public EnvelopeContext ( Directions direction ) : System.Collections.Generic
direction Directions
Результат System.Collections.Generic

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

public EnvelopeContext ( Directions direction, Envelope envelope ) : System.Collections.Generic
direction Directions
envelope Envelope
Результат System.Collections.Generic

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

public this ( string key ) : object
key string
Результат object