Share via


DslLibrarySerializer Members

Include Protected Members
Include Inherited Members

The DslLibrarySerializer type exposes the following members.

Constructors

 

Name

Description

Public method

DslLibrarySerializer

Top

Methods

 

Name

Description

Public method

CalculateQualifiedName

(Inherited from DslLibrarySerializerBase.)

Protected method

CheckVersion

(Overrides DslLibrarySerializerBase.CheckVersion(SerializationContext, XmlReader).)

Protected method

CreateInstance

(Inherited from DslLibrarySerializerBase.)

Protected method

CreateMonikerInstance

(Inherited from DslLibrarySerializerBase.)

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetMonikerQualifier

(Inherited from DslLibrarySerializerBase.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

Read

(Inherited from DslLibrarySerializerBase.)

Protected method

ReadElements

(Inherited from DslLibrarySerializerBase.)

Protected method

ReadPropertiesFromAttributes

(Inherited from DslLibrarySerializerBase.)

Public method

ReadRootElement

(Inherited from DslLibrarySerializerBase.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Public method

TryCreateInstance

(Inherited from DslLibrarySerializerBase.)

Public method

TryCreateMonikerInstance

(Inherited from DslLibrarySerializerBase.)

Public method

Write

Overloaded. Serializes the model element instance associated with this serializer instance into XML.

Protected method

WriteElements

(Inherited from DslLibrarySerializerBase.)

Public method

WriteMoniker

(Inherited from DslLibrarySerializerBase.)

Protected method

WritePropertiesAsAttributes

(Inherited from DslLibrarySerializerBase.)

Public method

WriteRootElement

(Inherited from DslLibrarySerializerBase.)

Top

Properties

 

Name

Description

Public property

MonikerAttributeName

(Inherited from DslLibrarySerializerBase.)

Public property

MonikerTagName

(Inherited from DslLibrarySerializerBase.)

Public property

XmlTagName

(Inherited from DslLibrarySerializerBase.)

Top

See Also

Reference

DslLibrarySerializer Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace