OHyMoS.NET Class Library

OhSenderPort.printConnection メソッド 

接続情報を出力します。

この端子の接続関係に関する情報を第一引数であるストリーム aSw に出力します。

The information about the connection relation of this port is outputted to "aSw".
public override void printConnection(
   StreamWriter aSw,
   string aHead
);

パラメータ

aSw
a StreamWriter value

出力先のストリーム
aHead
a String value

出力時のヘッダ。デフォルト値は4カラム

参照

OhSenderPort クラス | OhymosNet 名前空間