SfcEventArgs クラス

定義

Sfc イベントの基本引数クラス

public class SfcEventArgs : EventArgs
type SfcEventArgs = class
    inherit EventArgs
Public Class SfcEventArgs
Inherits EventArgs
継承
SfcEventArgs
派生

コンストラクター

名前 説明
SfcEventArgs(Urn, SfcInstance)

Sfc イベントの基本引数クラス

プロパティ

名前 説明
Instance

現在のオブジェクト。

Urn

現在のオブジェクトの現在の urn。

適用対象