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

Mostrar archivo Open project: chris-tomich/Glyma Class Usage Examples

Public Methods

Method Description
VideoSizeHelper ( INodeProxy nodeProxy ) : System
VideoSizeHelper ( TransactionalNodeService nodeContext ) : System
VideoSizeHelper ( ViewModel nodeContext ) : System
VideoSizeHelper ( string value ) : System

Private Methods

Method Description
ParseVideoSize ( string value ) : VideoSize

Method Details

VideoSizeHelper() public method

public VideoSizeHelper ( INodeProxy nodeProxy ) : System
nodeProxy INodeProxy
return System

VideoSizeHelper() public method

public VideoSizeHelper ( TransactionalNodeService nodeContext ) : System
nodeContext TransactionalNodeService
return System

VideoSizeHelper() public method

public VideoSizeHelper ( ViewModel nodeContext ) : System
nodeContext ViewModel
return System

VideoSizeHelper() public method

public VideoSizeHelper ( string value ) : System
value string
return System