C# Class amp.bus.EnvelopeContext

ファイルを表示 Open project: Berico-Technologies/AMP Class Usage Examples

Public Methods

Method Description
EnvelopeContext ( Directions direction ) : System.Collections.Generic
EnvelopeContext ( Directions direction, Envelope envelope ) : System.Collections.Generic
this ( string key ) : object

Method Details

EnvelopeContext() public method

public EnvelopeContext ( Directions direction ) : System.Collections.Generic
direction Directions
return System.Collections.Generic

EnvelopeContext() public method

public EnvelopeContext ( Directions direction, Envelope envelope ) : System.Collections.Generic
direction Directions
envelope Envelope
return System.Collections.Generic

this() public method

public this ( string key ) : object
key string
return object