C# Class ThemeSongHandle, rust-ffi-omnibus

Inheritance: SafeHandle
ファイルを表示 Open project: shepmaster/rust-ffi-omnibus Class Usage Examples

Public Methods

Method Description
AsString ( ) : string
ThemeSongHandle ( ) : System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

AsString() public method

public AsString ( ) : string
return string

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool

ThemeSongHandle() public method

public ThemeSongHandle ( ) : System
return System