C# Class Carrotware.Web.UI.Components.SizeUnit

Afficher le fichier Open project: ninianne98/CarrotCakeCMS-MVC

Méthodes publiques

Méthode Description
SizeUnit ( ) : System
SizeUnit ( double value ) : System
SizeUnit ( double value, SizeType type ) : System
SizeUnit ( int value ) : System
SizeUnit ( string value ) : System
ToString ( ) : string

Method Details

SizeUnit() public méthode

public SizeUnit ( ) : System
Résultat System

SizeUnit() public méthode

public SizeUnit ( double value ) : System
value double
Résultat System

SizeUnit() public méthode

public SizeUnit ( double value, SizeType type ) : System
value double
type SizeType
Résultat System

SizeUnit() public méthode

public SizeUnit ( int value ) : System
value int
Résultat System

SizeUnit() public méthode

public SizeUnit ( string value ) : System
value string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string