Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UniAspect
AspectElement
LanguageDependBlock
C# Class UniAspect.AspectElement.LanguageDependBlock
言語依存ブロックを表します
Datei anzeigen
Open project: UnicoenProject/UniAspect
Class Usage Examples
Public Methods
Method
Description
GetContents
( ) :
string
GetLanguageType
( ) :
string
SetContents
(
string
content
) :
void
SetLanguageType
(
string
language
) :
void
Method Details
GetContents()
public
method
public
GetContents
( ) :
string
return
string
GetLanguageType()
public
method
public
GetLanguageType
( ) :
string
return
string
SetContents()
public
method
public
SetContents
(
string
content
) :
void
content
string
return
void
SetLanguageType()
public
method
public
SetLanguageType
(
string
language
) :
void
language
string
return
void