C# Class withSIX.Play.Core.Options.WindowSettings

Show file Open project: SIXNetworks/withSIX.Desktop

Private Properties

Property Type Description

Public Methods

Method Description
Apply ( IWindowScreen vm ) : void
Create ( IWindowScreen vm ) : WindowSettings

Method Details

Apply() public method

public Apply ( IWindowScreen vm ) : void
vm IWindowScreen
return void

Create() public static method

public static Create ( IWindowScreen vm ) : WindowSettings
vm IWindowScreen
return WindowSettings