SharpCaster.Controllers.SharpCasterDemoController.SharpCasterDemoController C# (CSharp) 메소드

SharpCasterDemoController() 공개 메소드

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