다음을 통해 공유


ProtocolReflector.ReflectMethod 메서드

정의

파생 클래스에서 재정의된 경우 바인딩에 해당하는 ServiceDescription 개체에 배치되는 메서드 관련 정보를 생성합니다.

protected:
 abstract bool ReflectMethod();
protected abstract bool ReflectMethod ();
abstract member ReflectMethod : unit -> bool
Protected MustOverride Function ReflectMethod () As Boolean

반환

Boolean

바인딩에 해당하는 ServiceDescription 개체에 배치되는 메서드 관련 정보입니다.

설명

구현의 ReflectMethod 메서드 작업 바인딩, 추상 작업 및 메시지와 같은 정보를 생성 해야 합니다.

적용 대상