Constructor XAMLListMember
XAMLListMember()
Initializes a new instance of the CsListMember
class with default settings.
public XAMLListMember()
XAMLListMember(IListMembers, bool)
Initializes a new instance of the CsListMember
class with a specified owner.
IListMembers
owning this instance
Boolean value indicating that member should provide detailed description.
public XAMLListMember(IListMembers owner, bool fullDescription)
Parameters
owner
IListMembersfullDescription
bool