Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
RocksmithToolkitLib
PsarcLoader
Entry
C# Class RocksmithToolkitLib.PsarcLoader.Entry
Inheritance:
IDisposable
Exibir arquivo
Open project: rscustom/rocksmith-custom-song-toolkit
Public Methods
Method
Description
Dispose
( ) :
void
Entry
( ) :
System
ToString
( ) :
string
UpdateNameMD5
( ) :
void
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
Entry()
public
method
public
Entry
( ) :
System
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
UpdateNameMD5()
public
method
public
UpdateNameMD5
( ) :
void
return
void