C# Class EVE.Net.ImageServer

Inheritance: APIObject
Afficher le fichier Open project: ISeeDEDPpl/Questor Class Usage Examples

Private Properties

Свойство Type Description
ValidateRequestedSize void

Méthodes publiques

Méthode Description
ImageServer ( ) : System
ImageServer ( ImageType imageType, int imageSize, string actorid ) : System
Query ( ) : bool

Private Methods

Méthode Description
ValidateRequestedSize ( ) : void

Method Details

ImageServer() public méthode

public ImageServer ( ) : System
Résultat System

ImageServer() public méthode

public ImageServer ( ImageType imageType, int imageSize, string actorid ) : System
imageType ImageType
imageSize int
actorid string
Résultat System

Query() public méthode

public Query ( ) : bool
Résultat bool