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