C# Class TSystems.RELOAD.ForwardAndLinkManagement.CheckList

ファイルを表示 Open project: RELOAD-NET/RELOAD.NET Class Usage Examples

Public Properties

Property Type Description
candidatePairs List
checkListState CheckListState

Public Methods

Method Description
CheckList ( List candidatePairs, CheckListState checkListState ) : STUN

Method Details

CheckList() public method

public CheckList ( List candidatePairs, CheckListState checkListState ) : STUN
candidatePairs List
checkListState CheckListState
return STUN

Property Details

candidatePairs public_oe property

public List candidatePairs
return List

checkListState public_oe property

public CheckListState checkListState
return CheckListState