C# Class Docu.Documentation.NullReference

Inheritance: IReferencable
Afficher le fichier Open project: cdrnet/docu Class Usage Examples

Méthodes publiques

Méthode Description
ConvertToExternalReference ( ) : void
IsIdentifiedBy ( Identifier otherIdentifier ) : bool
Resolve ( IReferencable>.IDictionary referencables ) : void

Method Details

ConvertToExternalReference() public méthode

public ConvertToExternalReference ( ) : void
Résultat void

IsIdentifiedBy() public méthode

public IsIdentifiedBy ( Identifier otherIdentifier ) : bool
otherIdentifier Identifier
Résultat bool

Resolve() public méthode

public Resolve ( IReferencable>.IDictionary referencables ) : void
referencables IReferencable>.IDictionary
Résultat void