| QiObjectBuilderAdvertiseMethod メソッド (String, QiObjectMethod) |
関数を登録します。
名前空間: Baku.LibqiDotNetアセンブリ: Baku.LibqiDotNet (in Baku.LibqiDotNet.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文 public void AdvertiseMethod(
string signature,
QiObjectMethod method
)
Public Sub AdvertiseMethod (
signature As String,
method As QiObjectMethod
)
public:
void AdvertiseMethod(
String^ signature,
QiObjectMethod^ method
)
member AdvertiseMethod :
signature : string *
method : QiObjectMethod -> unit
パラメーター
- signature
- 型: SystemString
関数のフルシグネチャ - method
- 型: Baku.LibqiDotNetQiObjectMethod
実際の関数
参照