C# Class Cocoa.MutableString

Inheritance: String
显示文件 Open project: mono/cocoa-sharp

Public Methods

Method Description
MutableString ( IntPtr native_object ) : System

Method Details

MutableString() public method

public MutableString ( IntPtr native_object ) : System
native_object System.IntPtr
return System