C# Class EVE.Net.Corporation.ContainerLog

Inheritance: APIObject
Mostrar archivo Open project: ISeeDEDPpl/Questor

Private Properties

Property Type Description

Public Methods

Method Description
ContainerLog ( ) : System
ContainerLog ( string keyid, string vcode, string actorid ) : System
Query ( ) : bool

Method Details

ContainerLog() public method

public ContainerLog ( ) : System
return System

ContainerLog() public method

public ContainerLog ( string keyid, string vcode, string actorid ) : System
keyid string
vcode string
actorid string
return System

Query() public method

public Query ( ) : bool
return bool