次の方法で共有


ProtocolReflector.EndClass メソッド

定義

派生クラスでオーバーライドされると、ProtocolReflector がバインディングのメソッドごとに ReflectMethod() メソッドを呼び出した後に、処理を実行します。

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

適用対象