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