Click or drag to resize

PunctuationRuleAttribute Class

[Missing <summary> documentation for "T:Livit.Learn.Model.PunctuationRuleAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Livit.Learn.ModelPunctuationRuleAttribute

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public class PunctuationRuleAttribute : Attribute

The PunctuationRuleAttribute type exposes the following members.

Constructors
  NameDescription
Public methodPunctuationRuleAttribute
Initializes a new instance of the PunctuationRuleAttribute class
Public methodPunctuationRuleAttribute(PunctuationRule)
Initializes a new instance of the PunctuationRuleAttribute class
Top
Properties
  NameDescription
Public propertyRule
Top
See Also