Ejemplo n.º 1
0
 private static int GetInputCountInternal(ref PlayableHandle playable)
 {
     return(PlayableHandle.INTERNAL_CALL_GetInputCountInternal(ref playable));
 }