ThirdParty.iOS4Unity.UIImage.UIImage C# (CSharp) Method

UIImage() private method

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

Same methods

UIImage::UIImage ( ) : System