C# Class EVE.Net.ImageServer

Inheritance: APIObject
ファイルを表示 Open project: ISeeDEDPpl/Questor Class Usage Examples

Private Properties

Property Type Description
ValidateRequestedSize void

Public Methods

Method Description
ImageServer ( ) : System
ImageServer ( ImageType imageType, int imageSize, string actorid ) : System
Query ( ) : bool

Private Methods

Method Description
ValidateRequestedSize ( ) : void

Method Details

ImageServer() public method

public ImageServer ( ) : System
return System

ImageServer() public method

public ImageServer ( ImageType imageType, int imageSize, string actorid ) : System
imageType ImageType
imageSize int
actorid string
return System

Query() public method

public Query ( ) : bool
return bool