C# 클래스 Crayon.MT.UIViewExtensions

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

공개 메소드들

메소드 설명
SetStyleClass ( this view, string styleClass ) : void
SetStyleId ( this view, string styleId ) : void

메소드 상세

SetStyleClass() 공개 정적인 메소드

public static SetStyleClass ( this view, string styleClass ) : void
view this
styleClass string
리턴 void

SetStyleId() 공개 정적인 메소드

public static SetStyleId ( this view, string styleId ) : void
view this
styleId string
리턴 void