C# Class CodeKicker.BBCode.SyntaxTree.TagNode.AttributeRenderingContextImpl

Inheritance: IAttributeRenderingContext
Afficher le fichier Open project: Pablissimo/CodeKicker.BBCode-Mod

Méthodes publiques

Méthode Description
AttributeRenderingContextImpl ( BBAttribute attribute, string attributeValue, string>.IDictionary getAttributeValueByIdData ) : System
GetAttributeValueByID ( string id ) : string

Method Details

AttributeRenderingContextImpl() public méthode

public AttributeRenderingContextImpl ( BBAttribute attribute, string attributeValue, string>.IDictionary getAttributeValueByIdData ) : System
attribute BBAttribute
attributeValue string
getAttributeValueByIdData string>.IDictionary
Résultat System

GetAttributeValueByID() public méthode

public GetAttributeValueByID ( string id ) : string
id string
Résultat string