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
Franken_
App_Code
Language
C# Class Franken_.App_Code.Language
Exibir arquivo
Open project: Early-Modern-OCR/FrankenPlus
Class Usage Examples
Public Properties
Property
Type
Description
ID
string
Name
string
Public Methods
Method
Description
Delete
( ) :
void
Language
( ) :
System
Language
(
string
LangID
) :
System
Save
( ) :
void
ToString
( ) :
string
Method Details
Delete()
public
method
public
Delete
( ) :
void
return
void
Language()
public
method
public
Language
( ) :
System
return
System
Language()
public
method
public
Language
(
string
LangID
) :
System
LangID
string
return
System
Save()
public
method
public
Save
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
ID
public_oe property
public
string
ID
return
string
Name
public_oe property
public
string
Name
return
string