Method | Description | |
---|---|---|
AddRef ( int width, int height ) : GraphicsDeviceService |
Method | Description | |
---|---|---|
MockGraphicsDeviceService ( int width, int height ) : System |
public static AddRef ( int width, int height ) : GraphicsDeviceService | ||
width | int | |
height | int | |
return | GraphicsDeviceService |
protected MockGraphicsDeviceService ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |