示例#1
0
 public bool IsServer()
 {
     return(Native.librg_is_server(_ctx));
 }