The BCExtensionCommandSerializer type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | BCExtensionCommandSerializer | Initializes a new instance of the BCExtensionCommandSerializer class |
Methods
Name | Description | |
---|---|---|
![]() | Deserialize |
Deserializes the specified serialized CodeDOM object into an object.
(Overrides ![]() |
![]() | ![]() | Deserializes the given expression into an in-memory object. (Inherited from ![]() |
![]() | ![]() | Returns an instance of the given type. (Inherited from ![]() |
![]() | ![]() | Deserializes properties on the given object from the invariant culture’s resource bundle. (Inherited from ![]() |
![]() | ![]() | Deserializes a statement by interpreting and executing a CodeDOM statement. (Inherited from ![]() |
![]() | ![]() | Deserializes a single statement. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Returns an expression for the given object. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Locates a serializer for the given object value. (Inherited from ![]() |
![]() | ![]() | Locates a serializer for the given type. (Inherited from ![]() |
![]() | ![]() | Determines which statement group the given statement should belong to. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a unique name for the given object. (Inherited from ![]() |
![]() | ![]() | Returns a value indicating whether the given object has been serialized. (Inherited from ![]() |
![]() | ![]() | Returns a value indicating whether the given object has been serialized, optionally considering preset expressions. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Serialize |
Serializes the specified object into a CodeDOM object.
(Overrides ![]() |
![]() | ![]() | Serializes the given object, accounting for default values. (Inherited from ![]() |
![]() | ![]() | Returns an expression representing the creation of the given object. (Inherited from ![]() |
![]() | ![]() | Serializes the given event into the given statement collection. (Inherited from ![]() |
![]() | ![]() | Serializes the specified events into the given statement collection. (Inherited from ![]() |
![]() | ![]() | Serializes the given member on the given object. (Inherited from ![]() |
![]() | ![]() | Serializes the given member, accounting for default values. (Inherited from ![]() |
![]() | ![]() | Serializes the properties on the given object into the given statement collection. (Inherited from ![]() |
![]() | ![]() | Serializes the properties on the given object into the invariant culture’s resource bundle. (Inherited from ![]() |
![]() | ![]() | Serializes a property on the given object. (Inherited from ![]() |
![]() | ![]() | Serializes the given object into a resource bundle using the given resource name. (Inherited from ![]() |
![]() | ![]() | Serializes the given object into a resource bundle using the given resource name. (Inherited from ![]() |
![]() | ![]() | Serializes the given object into an expression. (Inherited from ![]() |
![]() | ![]() | Obsolete. Serializes the specified value to a CodeDOM expression. (Inherited from ![]() |
![]() | ![]() | Serializes the given object into an expression. (Inherited from ![]() |
![]() | ![]() | Serializes the given object into an expression appropriate for the invariant culture. (Inherited from ![]() |
![]() | ![]() | Associates an object with an expression. (Inherited from ![]() |
![]() | ![]() | Associates an object with an expression, optionally specifying a preset expression. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
See Also