| AddressFamily Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FM.IceLink.Stun
The AddressFamily type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | AddressFamily | Initializes a new instance of the AddressFamily class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|   | IPv4 | 
            Gets the value indicating the IPv4 address family.
             | 
|   | IPv6 | 
            Gets the value indicating the IPv6 address family.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also