Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FlatRedBallProfiler
ProjectManager
C# Class FlatRedBallProfiler.ProjectManager
Show file
Open project: vchelaru/FlatRedBall
Public Methods
Method
Description
Load
(
string
file
) :
void
LoadFromString
(
string
contents
) :
void
Method Details
Load()
public
method
public
Load
(
string
file
) :
void
file
string
return
void
LoadFromString()
public
method
public
LoadFromString
(
string
contents
) :
void
contents
string
return
void