Property | Type | Description | |
---|---|---|---|
Union | System |
Method | Description | |
---|---|---|
AddMember ( |
||
GetMembers ( System.DateTime date ) : List |
||
GetObjectData ( |
||
IsMember ( |
||
Union ( string section, string uid, string shortname, System.DateTime creationDate, System.DateTime obsoleteDate ) : System |
Method | Description | |
---|---|---|
Union ( |
public AddMember ( |
||
member | ||
return | void |
public GetMembers ( System.DateTime date ) : List |
||
date | System.DateTime | |
return | List |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
public IsMember ( |
||
country | ||
date | System.DateTime | |
return | bool |
public Union ( string section, string uid, string shortname, System.DateTime creationDate, System.DateTime obsoleteDate ) : System | ||
section | string | |
uid | string | |
shortname | string | |
creationDate | System.DateTime | |
obsoleteDate | System.DateTime | |
return | System |