OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_GetNym_MailSenderIDByIndex C# (CSharp) 메소드

OTAPI_Basic_GetNym_MailSenderIDByIndex() 개인적인 메소드

private OTAPI_Basic_GetNym_MailSenderIDByIndex ( string jarg1, int jarg2 ) : string
jarg1 string
jarg2 int
리턴 string
        public static extern string OTAPI_Basic_GetNym_MailSenderIDByIndex(string jarg1, int jarg2);
otapiPINVOKE