C# Class Zetetic.Ldap.Schema.ObjectClassSchema

Afficher le fichier Open project: skradel/Zetetic.Ldap Class Usage Examples

Protected Properties

Свойство Type Description
_must List

Méthodes publiques

Méthode Description
ToString ( ) : string

Private Methods

Méthode Description
AddMandatory ( AttributeSchema a ) : void
AddOptional ( AttributeSchema a ) : void

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

_must protected_oe property

protected List _must
Résultat List