예제 #1
0
		public String requestListOfEFT(String type)
		{
			return Marshal.PtrToStringAnsi(S2KDroid.requestListOfEFT(type));
		}