예제 #1
0
 public static bool isUserTracked(UInt32 userID)
 {
     return(FubiInternal.isUserTracked(userID));
 }