예제 #1
0
 public bool IsValid()
 {
     return(Playable.IsValidInternal(ref this));
 }