Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Entitas
Migration
MigrationFile
C# Class Entitas.Migration.MigrationFile
ファイルを表示
Open project: sschmid/Entitas-CSharp
Class Usage Examples
Public Properties
Property
Type
Description
fileContent
string
fileName
string
Public Methods
Method
Description
MigrationFile
(
string
fileName
,
string
fileContent
)
Method Details
MigrationFile()
public
method
public
MigrationFile
(
string
fileName
,
string
fileContent
)
fileName
string
fileContent
string
Property Details
fileContent
public_oe property
public
string
fileContent
return
string
fileName
public_oe property
public
string
fileName
return
string