예제 #1
0
 public bool IsDone()
 {
     return(PlayableGraph.IsDoneInternal(ref this));
 }