Monobjc.ObjectiveCEncoding.GetTypeEncodingInternal C# (CSharp) Метод

GetTypeEncodingInternal() приватный Метод

private GetTypeEncodingInternal ( IntPtr type ) : String
type System.IntPtr
Результат String
		private static extern String GetTypeEncodingInternal (IntPtr type);