SimpleMonikerResolver Members
Include Protected Members
Include Inherited Members
Resolves simple string references when the model is serialized using the default XML serialization.
The SimpleMonikerResolver type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the SimpleMonikerResolver class.
Top
Methods
Name
Description
Adds an element during a deserialization transaction.
Adds extra keys to the moniker lookup table that resolves monikers.
Calculates the fully-qualified monikerized string of a given element.
Indicates whether a domain class can be monikerized.
Not currently implemented.
Not currently implemented.
Indicates serialization is complete or was aborted.
Overloaded. Releases all resources used by the SimpleMonikerResolver.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Finalizes the moniker resolver but does not dispose it. (Overrides Object.Finalize().)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Indicates whether the input string is a fully-qualified reference.
Creates a shallow copy of the current Object. (Inherited from Object.)
Verifies whether two elements have the same moniker.
OnMonikerResolvedToDuplicateLink
Checks to see if a moniker has a duplicate link.
Alerts listeners that the store is disposing.
OnTopLevelTransactionBeginning
Verifies whether there is a new top-level transaction.
Alerts listeners that the transaction has been rolled back.
Checks to see whether there are unresolved monikers.
Checks to verify whether an element that was created during deserialization has been processed and its moniker added to the lookup table.
Resolves a moniker to one element.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the moniker resolver and verifies whether it has been disposed.
Gets or sets the serialization context.
UnresolvedMonikerExceptionMessage
Gets the error message for the unresolved moniker exception.
Top