ThirdParty.iOS4Unity.UIImage.UIImage C# (CSharp) Méthode

UIImage() private méthode

private UIImage ( IntPtr handle ) : System
handle System.IntPtr
Résultat System
        internal UIImage(IntPtr handle)
            : base(handle)
        {
        }

Same methods

UIImage::UIImage ( ) : System