다음을 통해 공유


ProtocolReflector.BeginClass 메서드

정의

파생 클래스에서 재정의된 경우 ProtocolReflector가 바인딩에 대한 각 메서드에 대해 ReflectMethod() 메서드를 호출하기 전에 처리를 수행합니다.

protected:
 virtual void BeginClass();
protected virtual void BeginClass ();
abstract member BeginClass : unit -> unit
override this.BeginClass : unit -> unit
Protected Overridable Sub BeginClass ()

적용 대상