C# Class org.GraphDefined.Vanaheimr.Illias.DynamicAttribute

Inheritance: System.Attribute
显示文件 Open project: Vanaheimr/Illias

Public Methods

Method Description
DynamicAttribute ( ) : System

Create a new 'dynamic'-tag having the given tags.

Method Details

DynamicAttribute() public method

Create a new 'dynamic'-tag having the given tags.
public DynamicAttribute ( ) : System
return System