C# Class withSIX.Mini.Core.Games.MissionNetworkContent

Inheritance: NetworkContent
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
MissionNetworkContent ( string packageName, System.Guid gameId ) : System

Protected Methods

Method Description
MissionNetworkContent ( ) : System

Method Details

MissionNetworkContent() protected method

protected MissionNetworkContent ( ) : System
return System

MissionNetworkContent() public method

public MissionNetworkContent ( string packageName, System.Guid gameId ) : System
packageName string
gameId System.Guid
return System