OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_GetNym_Name C# (CSharp) Method

OTAPI_Basic_GetNym_Name() private method

private OTAPI_Basic_GetNym_Name ( string jarg1 ) : string
jarg1 string
return string
        public static extern string OTAPI_Basic_GetNym_Name(string jarg1);
otapiPINVOKE