C# 클래스 CodeKicker.BBCode.SyntaxTree.TagNode.AttributeRenderingContextImpl

상속: IAttributeRenderingContext
파일 보기 프로젝트 열기: Pablissimo/CodeKicker.BBCode-Mod

공개 메소드들

메소드 설명
AttributeRenderingContextImpl ( BBAttribute attribute, string attributeValue, string>.IDictionary getAttributeValueByIdData ) : System
GetAttributeValueByID ( string id ) : string

메소드 상세

AttributeRenderingContextImpl() 공개 메소드

public AttributeRenderingContextImpl ( BBAttribute attribute, string attributeValue, string>.IDictionary getAttributeValueByIdData ) : System
attribute BBAttribute
attributeValue string
getAttributeValueByIdData string>.IDictionary
리턴 System

GetAttributeValueByID() 공개 메소드

public GetAttributeValueByID ( string id ) : string
id string
리턴 string