C# Class FiddlerControls.MapReplace.SupportedMaps

Show file Open project: polserver/poltools

Public Methods

Method Description
SupportedMaps ( int id, string name, int width, int height ) : System
ToString ( ) : string

Method Details

SupportedMaps() public method

public SupportedMaps ( int id, string name, int width, int height ) : System
id int
name string
width int
height int
return System

ToString() public method

public ToString ( ) : string
return string