Ejemplo n.º 1
0
		public String call_registerFinAccountCard(String authCode, String type)
		{
			return Marshal.PtrToStringAnsi(S2KDroid.call_registerFinAccountCard(authCode, type));
		}