示例#1
0
 // Get SkeletonState
 public string GetState()
 {
     return(skeletonState.ToString());
 }