C# Class amp.bus.EnvelopeContext

Afficher le fichier Open project: Berico-Technologies/AMP Class Usage Examples

Méthodes publiques

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

Method Details

EnvelopeContext() public méthode

public EnvelopeContext ( Directions direction ) : System.Collections.Generic
direction Directions
Résultat System.Collections.Generic

EnvelopeContext() public méthode

public EnvelopeContext ( Directions direction, Envelope envelope ) : System.Collections.Generic
direction Directions
envelope Envelope
Résultat System.Collections.Generic

this() public méthode

public this ( string key ) : object
key string
Résultat object