Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
See Also: Inherited members from object.
⊟ Public Constructors
Documentation for this section has not yet been entered. ⊟ Public Fields
FitnessType Identify.Fitness.Type . Documentation for this section has not yet been entered. Name string . Documentation for this section has not yet been entered.
⊟ Identify.Fitness Constructor
Documentation for this section has not yet been entered.
public Identify.Fitness (Identify.Fitness.Type type, string name)⊟ Parameters
- type
- Documentation for this section has not yet been entered.
- name
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
⊟ FitnessType Field
Documentation for this section has not yet been entered.
[ProtoBuf.ProtoMember(1, IsRequired=true)]
public Identify.Fitness.Type FitnessType⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)
⊟ Name Field
Documentation for this section has not yet been entered.
[ProtoBuf.ProtoMember(2, IsRequired=true)]
public string Name⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)