C# Class Docu.Documentation.NullReference

Inheritance: IReferencable
Mostrar archivo Open project: cdrnet/docu Class Usage Examples

Public Methods

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

Method Details

ConvertToExternalReference() public method

public ConvertToExternalReference ( ) : void
return void

IsIdentifiedBy() public method

public IsIdentifiedBy ( Identifier otherIdentifier ) : bool
otherIdentifier Identifier
return bool

Resolve() public method

public Resolve ( IReferencable>.IDictionary referencables ) : void
referencables IReferencable>.IDictionary
return void