Exemplo n.º 1
0
 public static bool IsSource(int sid)
 {
     return(AL.IsSource((uint)sid));
 }