C# 클래스 DynamicXaml.MarkupSystem.QuickGrid.GridLengthBuilder

파일 보기 프로젝트 열기: flq/XamlTags

공개 메소드들

메소드 설명
GetLengths ( ) : IEnumerable
GridLengthBuilder ( string input ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AutoItem ( string item ) : IEnumerable
MultiplierItem ( string item ) : IEnumerable
Parse ( string item ) : IEnumerable
PixelItem ( string item ) : IEnumerable
RatioStarItem ( string item ) : IEnumerable
StarItem ( string item ) : IEnumerable

메소드 상세

GetLengths() 공개 메소드

public GetLengths ( ) : IEnumerable
리턴 IEnumerable

GridLengthBuilder() 공개 메소드

public GridLengthBuilder ( string input ) : System.Collections.Generic
input string
리턴 System.Collections.Generic