Interface IGenerator
Namespace:System.Dynamic.ExpandoObject
Assembly:SilvaDawn.SilvaModel.UML.Interfaces.dll
Syntax
public interface IGenerator
Properties
GeneratorID
Declaration
Guid GeneratorID { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
Name
Declaration
string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |