C# Class withSIX.Play.Core.Games.Legacy.Arma.Commands.SentCommand

ファイルを表示 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
SentCommand ( TaskCompletionSource tcs, IMessage originalCommand ) : System.Threading.Tasks

Method Details

SentCommand() public method

public SentCommand ( TaskCompletionSource tcs, IMessage originalCommand ) : System.Threading.Tasks
tcs TaskCompletionSource
originalCommand IMessage
return System.Threading.Tasks