SharpCaster.Controllers.SharpCasterDemoController.SharpCasterDemoController C# (CSharp) Méthode

SharpCasterDemoController() public méthode

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