C# Class withSIX.Mini.Core.Games.Services.ContentInstaller.ItemStateExtensions

Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
IsBusy ( this state ) : bool
RequiresAction ( this state ) : bool

Method Details

IsBusy() public static method

public static IsBusy ( this state ) : bool
state this
return bool

RequiresAction() public static method

public static RequiresAction ( this state ) : bool
state this
return bool