Smartmobili.Cocoa.NSInputStream.Alloc C# (CSharp) Method

Alloc() public static method

public static Alloc ( ) : NSInputStream
return NSInputStream
        public static new NSInputStream Alloc()
        {
            return new NSInputStream();
        }