C# Class Microsoft.Bek.Frontend.TreeOps.MustMatchTag

Inheritance: System.Attribute
Datei anzeigen Open project: AutomataDotNet/Automata

Public Properties

Property Type Description
fieldname string

Public Methods

Method Description
MustMatchTag ( string fieldname ) : System

Method Details

MustMatchTag() public method

public MustMatchTag ( string fieldname ) : System
fieldname string
return System

Property Details

fieldname public_oe property

public string fieldname
return string