Brunet.Applications.IPAddresses.GetAddresses C# (CSharp) Метод

GetAddresses() публичный абстрактный Метод

This is the system depedent part of the code. It should call look up address information and place it into an IList.
public abstract GetAddresses ( ) : IList
Результат IList
    public abstract IList GetAddresses();