SharpCaster.Controllers.SharpCasterDemoController.SharpCasterDemoController C# (CSharp) Method

SharpCasterDemoController() public method

public SharpCasterDemoController ( ChromeCastClient client ) : System.Threading.Tasks
client ChromeCastClient
return System.Threading.Tasks
        public SharpCasterDemoController(ChromeCastClient client)
            : base(client, "B3419EF5")
        {
        }