Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ModEntry
C# Class ModEntry, SnakeBite
Mostra file
Open project: topher-au/SnakeBite
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
ReadFromFile
(
string
Filename
) :
void
SaveToFile
(
string
Filename
) :
void
Method Details
ReadFromFile()
public
method
public
ReadFromFile
(
string
Filename
) :
void
Filename
string
return
void
SaveToFile()
public
method
public
SaveToFile
(
string
Filename
) :
void
Filename
string
return
void