Ejemplo n.º 1
0
 public virtual JObject profileConvert(string stream, string[]  profileNames)
 {
     return(API.profileconvert(mCredentials, mHubName, stream, profileNames));
 }