다음을 통해 공유


ProtocolImporter.EndClass 메서드

정의

파생 클래스에서 재정의된 경우 바인딩 클래스를 처리합니다.

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

설명

지정된 된 바인딩에 대 한 클래스를 생성할 때 합니다 ProtocolImporter 클래스는 EndClass 메서드 작업에 해당 하는 메서드를 생성 한 후입니다.

적용 대상