PlatformExtension Members
Class which holds common functionality for all extensions to the platform.
The PlatformExtension type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PlatformExtension | Constructs the object. |
Top
Properties
Name | Description | |
---|---|---|
ExtensionType | The type of extension. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top