Show / Hide Table of Contents

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
Back to top Generated by DocFX