C# Class ThemeSong, rust-ffi-omnibus

Inheritance: IDisposable
Mostra file Open project: shepmaster/rust-ffi-omnibus Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Main ( ) : void
ThemeSong ( byte length ) : System
ToString ( ) : string

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Main() public static method

public static Main ( ) : void
return void

ThemeSong() public method

public ThemeSong ( byte length ) : System
length byte
return System

ToString() public method

public ToString ( ) : string
return string