Search
IPlatformProvider Members
Properties Methods
 


Represents a platform-independent object that can provide type information.

The following tables list the members exposed by the IPlatformProvider type.

 Public Properties

  Name Description

PlatformType

Gets the type of the current platform.

 Public Methods

  Name Description

CreateMenuButton

Instantiates a platform-specific implementation of the IMenuButton interface.

GetConstructor

Gets the constructor of the specified type and with the specified parameters.

GetImageSize

Gets the size of the specified image.

GetProperty

Gets the property of the specified type with the specified name.

 See Also