C# Class AI.Task, ES2015F

Mostrar archivo Open project: jgirald/ES2015F Class Usage Examples

Public Properties

Property Type Description
method Method,
unit UnitType,

Public Methods

Method Description
Task ( Method, m, UnitType, u ) : System

Method Details

Task() public method

public Task ( Method, m, UnitType, u ) : System
m Method,
u UnitType,
return System

Property Details

method public_oe property

public Method, method
return Method,

unit public_oe property

public UnitType, unit
return UnitType,