C# Class withSIX.Mini.Applications.Services.Infra.GCExtensions

Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Load ( this ctx ) : System.Threading.Tasks.Task
Load ( this ctx, IReadOnlyCollection gameIds ) : System.Threading.Tasks.Task

Method Details

Load() public static method

public static Load ( this ctx ) : System.Threading.Tasks.Task
ctx this
return System.Threading.Tasks.Task

Load() public static method

public static Load ( this ctx, IReadOnlyCollection gameIds ) : System.Threading.Tasks.Task
ctx this
gameIds IReadOnlyCollection
return System.Threading.Tasks.Task