C# Class PERWAPI.StringConst

Inheritance: DataConstant
Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
GetString ( ) : string
GetStringBytes ( ) : byte[]
StringConst ( string val ) : System

Private Methods

Méthode Description
GetBlobIndex ( MetaDataOut md ) : uint
StringConst ( byte sBytes ) : System
Write ( BinaryWriter bw ) : void

Method Details

GetString() public méthode

public GetString ( ) : string
Résultat string

GetStringBytes() public méthode

public GetStringBytes ( ) : byte[]
Résultat byte[]

StringConst() public méthode

public StringConst ( string val ) : System
val string
Résultat System