ThirdParty.iOS4Unity.UIImage.UIImage C# (CSharp) 메소드

UIImage() 개인적인 메소드

private UIImage ( IntPtr handle ) : System
handle System.IntPtr
리턴 System
        internal UIImage(IntPtr handle)
            : base(handle)
        {
        }

Same methods

UIImage::UIImage ( ) : System