C# Class Redu.Protocol.Markup

Afficher le fichier Open project: arccoza/redu

Méthodes publiques

Свойство Type Description
B byte[]>.Dictionary
BBulk byte[]
BError byte[]
BInteger byte[]
BInv MarkupType>.Dictionary
BMultiBulk byte[]
BStatus byte[]
BTerm byte[]
S string>.Dictionary
SBulk string
SError string
SInteger string
SMultiBulk string
SStatus string
STerm string

Méthodes publiques

Méthode Description
Find ( IEnumerable markups, IList data, int start, int count, int &index ) : MarkupType
Find ( IList data, int start, int count, int &index ) : MarkupType
Find ( MarkupType markup, IList data, int start, int count, int &index ) : bool
Find ( byte markup, IList data, int start, int count, int &index ) : bool

Method Details

Find() public static méthode

public static Find ( IEnumerable markups, IList data, int start, int count, int &index ) : MarkupType
markups IEnumerable
data IList
start int
count int
index int
Résultat MarkupType

Find() public static méthode

public static Find ( IList data, int start, int count, int &index ) : MarkupType
data IList
start int
count int
index int
Résultat MarkupType

Find() public static méthode

public static Find ( MarkupType markup, IList data, int start, int count, int &index ) : bool
markup MarkupType
data IList
start int
count int
index int
Résultat bool

Find() public static méthode

public static Find ( byte markup, IList data, int start, int count, int &index ) : bool
markup byte
data IList
start int
count int
index int
Résultat bool

Property Details

B public_oe static_oe property

public static Dictionary B
Résultat byte[]>.Dictionary

BBulk public_oe static_oe property

public static byte[] BBulk
Résultat byte[]

BError public_oe static_oe property

public static byte[] BError
Résultat byte[]

BInteger public_oe static_oe property

public static byte[] BInteger
Résultat byte[]

BInv public_oe static_oe property

public static Dictionary BInv
Résultat MarkupType>.Dictionary

BMultiBulk public_oe static_oe property

public static byte[] BMultiBulk
Résultat byte[]

BStatus public_oe static_oe property

public static byte[] BStatus
Résultat byte[]

BTerm public_oe static_oe property

public static byte[] BTerm
Résultat byte[]

S public_oe static_oe property

public static Dictionary S
Résultat string>.Dictionary

SBulk public_oe static_oe property

public static string SBulk
Résultat string

SError public_oe static_oe property

public static string SError
Résultat string

SInteger public_oe static_oe property

public static string SInteger
Résultat string

SMultiBulk public_oe static_oe property

public static string SMultiBulk
Résultat string

SStatus public_oe static_oe property

public static string SStatus
Résultat string

STerm public_oe static_oe property

public static string STerm
Résultat string