C# Class XCom.Interfaces.Base.IInfo

Exibir arquivo Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Protected Properties

Property Type Description
id int

Protected Methods

Method Description
IInfo ( int id ) : System

Method Details

IInfo() protected method

protected IInfo ( int id ) : System
id int
return System

Property Details

id protected_oe property

protected int id
return int