C# Class Steamworks.InteropHelp.UTF8StringHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Show file Open project: rlabrecque/Steamworks.NET Class Usage Examples

Public Methods

Method Description
UTF8StringHandle ( string str ) : System

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool

UTF8StringHandle() public method

public UTF8StringHandle ( string str ) : System
str string
return System