AwesomizerSample.ViewController.ViewController C# (CSharp) Method

ViewController() public method

public ViewController ( IntPtr handle ) : System
handle System.IntPtr
return System
        public ViewController(IntPtr handle)
            : base(handle)
        {
        }