예제 #1
0
 public bool IsClient()
 {
     return(Native.librg_is_client(_ctx));
 }