コード例 #1
0
ファイル: Process.cs プロジェクト: mindis/Transformalize
 public void CreateOutput(Entity entity)
 {
     OutputConnection.Create(this, entity);
 }