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
PERWAPI
StringConst
C# Class PERWAPI.StringConst
Inheritance:
DataConstant
Datei anzeigen
Open project: xored/f4
Public Methods
Method
Description
GetString
( ) :
string
GetStringBytes
( ) :
byte[]
StringConst
(
string
val
) :
System
Private Methods
Method
Description
GetBlobIndex
(
MetaDataOut
md
) :
uint
StringConst
(
byte
sBytes
) :
System
Write
(
BinaryWriter
bw
) :
void
Method Details
GetString()
public
method
public
GetString
( ) :
string
return
string
GetStringBytes()
public
method
public
GetStringBytes
( ) :
byte[]
return
byte[]
StringConst()
public
method
public
StringConst
(
string
val
) :
System
val
string
return
System