Method | Description | |
---|---|---|
IPRangesRegion ( ) : System.Collections.Generic | ||
IPRangesRegion ( string id, string description ) : System.Collections.Generic | ||
IPRangesRegion ( string id, string description, string name ) : System.Collections.Generic | ||
ToString ( ) : string |
public IPRangesRegion ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public IPRangesRegion ( string id, string description ) : System.Collections.Generic | ||
id | string | |
description | string | |
return | System.Collections.Generic |
public IPRangesRegion ( string id, string description, string name ) : System.Collections.Generic | ||
id | string | |
description | string | |
name | string | |
return | System.Collections.Generic |