C# Class Crayon.MT.UIViewExtensions

Afficher le fichier Open project: jamilgeor/Crayon

Méthodes publiques

Méthode Description
SetStyleClass ( this view, string styleClass ) : void
SetStyleId ( this view, string styleId ) : void

Method Details

SetStyleClass() public static méthode

public static SetStyleClass ( this view, string styleClass ) : void
view this
styleClass string
Résultat void

SetStyleId() public static méthode

public static SetStyleId ( this view, string styleId ) : void
view this
styleId string
Résultat void