C# Class TSystems.RELOAD.ForwardAndLinkManagement.CheckList

Afficher le fichier Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
candidatePairs List
checkListState CheckListState

Méthodes publiques

Méthode Description
CheckList ( List candidatePairs, CheckListState checkListState ) : STUN

Method Details

CheckList() public méthode

public CheckList ( List candidatePairs, CheckListState checkListState ) : STUN
candidatePairs List
checkListState CheckListState
Résultat STUN

Property Details

candidatePairs public_oe property

public List candidatePairs
Résultat List

checkListState public_oe property

public CheckListState checkListState
Résultat CheckListState