Click or drag to resize

imbWhoIsServer Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Network.toolsimbWhoIsServer

Namespace:  imbACE.Network.tools
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class imbWhoIsServer : imbBindable
Request Example View Source

The imbWhoIsServer type exposes the following members.

Constructors
  NameDescription
Public methodimbWhoIsServer
Initializes a new instance of the imbWhoIsServer class
Top
Properties
  NameDescription
Public propertyinfo
Opis servera
Public propertymainDomainList
Lista glavnih domena koje pokriva
Public propertysubDomainList
lista pod domena
Public propertyurl
Adresa WHO is Servera
Top
Methods
  NameDescription
Public methodGetWhoisInformation
Vraca u formi text fajla WhoIs informaciju
Public methodloadXml
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Fields
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also