C# Class PanGu.Dict.Wildcard.WildcardInfo

Afficher le fichier Open project: xuld/AI-Robot Class Usage Examples

Méthodes publiques

Свойство Type Description
Key string
Segments List

Méthodes publiques

Méthode Description
WildcardInfo ( string wildcard, Segment segment, Match options, Match parameter ) : System

Method Details

WildcardInfo() public méthode

public WildcardInfo ( string wildcard, Segment segment, Match options, Match parameter ) : System
wildcard string
segment Segment
options Match
parameter Match
Résultat System

Property Details

Key public_oe property

public string Key
Résultat string

Segments public_oe property

public List Segments
Résultat List