C# Class Zetetic.Ldap.Schema.ObjectClassSchema

Datei anzeigen Open project: skradel/Zetetic.Ldap Class Usage Examples

Protected Properties

Property Type Description
_must List

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
AddMandatory ( AttributeSchema a ) : void
AddOptional ( AttributeSchema a ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

_must protected_oe property

protected List _must
return List