C# Class SilverlightMappingToolBasic.UI.Extensions.VideoWebPart.VideoSizeHelper

Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Méthode Description
VideoSizeHelper ( INodeProxy nodeProxy ) : System
VideoSizeHelper ( TransactionalNodeService nodeContext ) : System
VideoSizeHelper ( ViewModel nodeContext ) : System
VideoSizeHelper ( string value ) : System

Private Methods

Méthode Description
ParseVideoSize ( string value ) : VideoSize

Method Details

VideoSizeHelper() public méthode

public VideoSizeHelper ( INodeProxy nodeProxy ) : System
nodeProxy INodeProxy
Résultat System

VideoSizeHelper() public méthode

public VideoSizeHelper ( TransactionalNodeService nodeContext ) : System
nodeContext TransactionalNodeService
Résultat System

VideoSizeHelper() public méthode

public VideoSizeHelper ( ViewModel nodeContext ) : System
nodeContext ViewModel
Résultat System

VideoSizeHelper() public méthode

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