Entity.Entity

Entity constructor

Initializes a new instance of the Entity class.

public Entity(string name)
ParameterTypeDescription
nameStringName.

See Also