Click or drag to resize

BCExtensionCommandSerializer Methods

The BCExtensionCommandSerializer type exposes the following members.

Methods
  NameDescription
Public methodDeserialize
Deserializes the specified serialized CodeDOM object into an object.
(Overrides CodeDomSerializerDeserialize(IDesignerSerializationManager, Object).)
Protected methodDeserializeExpression (Inherited from CodeDomSerializerBase.)
Protected methodDeserializeInstance (Inherited from CodeDomSerializerBase.)
Protected methodDeserializePropertiesFromResources (Inherited from CodeDomSerializerBase.)
Protected methodDeserializeStatement (Inherited from CodeDomSerializerBase.)
Protected methodDeserializeStatementToInstance (Inherited from CodeDomSerializer.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodGetExpression (Inherited from CodeDomSerializerBase.)
Public methodGetHashCode (Inherited from Object.)
Protected methodGetSerializer(IDesignerSerializationManager, Object) (Inherited from CodeDomSerializerBase.)
Protected methodGetSerializer(IDesignerSerializationManager, Type) (Inherited from CodeDomSerializerBase.)
Public methodGetTargetComponentName (Inherited from CodeDomSerializer.)
Public methodGetType (Inherited from Object.)
Protected methodGetUniqueName (Inherited from CodeDomSerializerBase.)
Protected methodIsSerialized(IDesignerSerializationManager, Object) (Inherited from CodeDomSerializerBase.)
Protected methodIsSerialized(IDesignerSerializationManager, Object, Boolean) (Inherited from CodeDomSerializerBase.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSerialize
Serializes the specified object into a CodeDOM object.
(Overrides CodeDomSerializerSerialize(IDesignerSerializationManager, Object).)
Public methodSerializeAbsolute (Inherited from CodeDomSerializer.)
Protected methodSerializeCreationExpression (Inherited from CodeDomSerializerBase.)
Protected methodSerializeEvent (Inherited from CodeDomSerializerBase.)
Protected methodSerializeEvents (Inherited from CodeDomSerializerBase.)
Public methodSerializeMember (Inherited from CodeDomSerializer.)
Public methodSerializeMemberAbsolute (Inherited from CodeDomSerializer.)
Protected methodSerializeProperties (Inherited from CodeDomSerializerBase.)
Protected methodSerializePropertiesToResources (Inherited from CodeDomSerializerBase.)
Protected methodSerializeProperty (Inherited from CodeDomSerializerBase.)
Protected methodSerializeResource (Inherited from CodeDomSerializerBase.)
Protected methodSerializeResourceInvariant (Inherited from CodeDomSerializerBase.)
Protected methodSerializeToExpression (Inherited from CodeDomSerializerBase.)
Protected methodSerializeToReferenceExpression Obsolete. (Inherited from CodeDomSerializer.)
Protected methodSerializeToResourceExpression(IDesignerSerializationManager, Object) (Inherited from CodeDomSerializerBase.)
Protected methodSerializeToResourceExpression(IDesignerSerializationManager, Object, Boolean) (Inherited from CodeDomSerializerBase.)
Protected methodSetExpression(IDesignerSerializationManager, Object, CodeExpression) (Inherited from CodeDomSerializerBase.)
Protected methodSetExpression(IDesignerSerializationManager, Object, CodeExpression, Boolean) (Inherited from CodeDomSerializerBase.)
Public methodToString (Inherited from Object.)
Top
See Also