Optimization : Optimization.Messages Namespace

Identify.Fitness Class

Documentation for this section has not yet been entered.

[ProtoBuf.ProtoContract]
public class Identify.Fitness

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Optimization.Messages
Assembly: Optimization (in Optimization.dll)

Members

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.

Member Details

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)