C# Class Mono.Surface

Inheritance: INativeEventObjectWrapper, IRefContainer
ファイルを表示 Open project: shana/moon Class Usage Examples

Private Properties

Property Type Description
Free void
INativeEventObjectWrapper Kind

Public Methods

Method Description
Surface ( IntPtr native, bool dropref ) : System

Private Methods

Method Description
Free ( ) : void
INativeEventObjectWrapper ( ) : Kind

Method Details

Surface() public method

public Surface ( IntPtr native, bool dropref ) : System
native System.IntPtr
dropref bool
return System