C# Класс SharpCifs.Netbios.Lmhosts

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetByName ( string host ) : NbtAddress

This is really just for Jcifs.UniAddress . It does not throw an Sharpen.UnknownHostException because this is queried frequently and exceptions would be rather costly to throw on a regular basis here.

Приватные методы

Метод Описание
GetByName ( Name name ) : NbtAddress
Populate ( StreamReader r ) : void

Описание методов

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

This is really just for Jcifs.UniAddress . It does not throw an Sharpen.UnknownHostException because this is queried frequently and exceptions would be rather costly to throw on a regular basis here.
public static GetByName ( string host ) : NbtAddress
host string
Результат NbtAddress