C# Class AddressMatch.State

Afficher le fichier Open project: pwq1989/AddressMatch Class Usage Examples

Méthodes publiques

Свойство Type Description
MaxStateLEVEL LEVEL
MinStateLEVEL LEVEL
Name string
NodeCount int
NodeList List

Méthodes publiques

Méthode Description
State ( ) : System

Method Details

State() public méthode

public State ( ) : System
Résultat System

Property Details

MaxStateLEVEL public_oe property

public LEVEL MaxStateLEVEL
Résultat LEVEL

MinStateLEVEL public_oe property

public LEVEL MinStateLEVEL
Résultat LEVEL

Name public_oe property

public string Name
Résultat string

NodeCount public_oe property

public int NodeCount
Résultat int

NodeList public_oe property

public List NodeList
Résultat List