C# 클래스 Crayon.StylePropertyFactory

상속: BaseFactory
파일 보기 프로젝트 열기: jamilgeor/Crayon

공개 메소드들

메소드 설명
Create ( string term ) : StyleProperty

비공개 메소드들

메소드 설명
AttributeMatchesTerm ( object attribute, string term ) : bool
FindStylePropertyTypeByTerm ( string term, Assembly assembly ) : Type

메소드 상세

Create() 공개 정적인 메소드

public static Create ( string term ) : StyleProperty
term string
리턴 StyleProperty