コード例 #1
0
ファイル: System.cs プロジェクト: TzarIvan/ratel
 TradeMonitor monitor()
 {
     return(bridge.monitor());
 }