C# Class XSpect.MetaTweet.Modules.FlowInterfaceAttribute

Inheritance: System.Attribute
Show file Open project: takeshik/metatweet-old Class Usage Examples

Public Methods

Method Description
FlowInterfaceAttribute ( String id ) : System

FlowInterfaceAttribute クラスの新しいインスタンスを初期化します。

Method Details

FlowInterfaceAttribute() public method

FlowInterfaceAttribute クラスの新しいインスタンスを初期化します。
public FlowInterfaceAttribute ( String id ) : System
id String フロー インターフェイスの ID。
return System