예제 #1
0
 private bool CheckJoin(CubeManager mgr)
 {
     return(mgr.JoinEnabled());
 }