Esempio n. 1
0
 public bool isFunctionSupported(string functionName)
 {
     return(AnySDKCustom.AnySDKCustom_nativeIsFunctionSupported(functionName));
 }