C# Class ChangeIP.Source.ReadIPList

Afficher le fichier Open project: CNU-Developers/Legacy Class Usage Examples

Méthodes publiques

Свойство Type Description
myIpList List

Méthodes publiques

Méthode Description
GetLineCounter ( ) : int
ReadIPList ( ) : System
ReadTxtFile ( ) : void

Method Details

GetLineCounter() public méthode

public GetLineCounter ( ) : int
Résultat int

ReadIPList() public méthode

public ReadIPList ( ) : System
Résultat System

ReadTxtFile() public méthode

public ReadTxtFile ( ) : void
Résultat void

Property Details

myIpList public_oe property

public List myIpList
Résultat List