C# 클래스 amp.bus.EnvelopeContext

파일 보기 프로젝트 열기: Berico-Technologies/AMP 1 사용 예제들

공개 메소드들

메소드 설명
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