C# Class regexMatcher.signCls

Afficher le fichier Open project: hvva/IoAF Class Usage Examples

Méthodes publiques

Свойство Type Description
group int
isDB System.Boolean
matchedList List
regex string
type string
weight float

Méthodes publiques

Méthode Description
signCls ( string sType, float weight ) : System

Method Details

signCls() public méthode

public signCls ( string sType, float weight ) : System
sType string
weight float
Résultat System

Property Details

group public_oe property

public int group
Résultat int

isDB public_oe property

public Boolean,System isDB
Résultat System.Boolean

matchedList public_oe property

public List matchedList
Résultat List

regex public_oe property

public string regex
Résultat string

type public_oe property

public string type
Résultat string

weight public_oe property

public float weight
Résultat float