C# Class withSIX.Play.Applications.ViewModels.Games.Popups.RepositoryDownloadUserError

Inheritance: withSIX.Core.Applications.Errors.UserErrorModel
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
RepositoryDownloadUserError ( object>.Dictionary contextInfo = null, Exception innerException = null ) : System

Method Details

RepositoryDownloadUserError() public method

public RepositoryDownloadUserError ( object>.Dictionary contextInfo = null, Exception innerException = null ) : System
contextInfo object>.Dictionary
innerException System.Exception
return System