コード例 #1
0
ファイル: FABChannel.cs プロジェクト: MrPoP/FABSolution
 protected virtual FABChannelId NewID()
 {
     return(FABChannelId.NewInstance());
 }