예제 #1
0
파일: System.cs 프로젝트: TzarIvan/ratel
 TradeMonitor monitor()
 {
     return(bridge.monitor());
 }