C# (CSharp) OpenHome.Net.ControlPoint Argument - 2 ejemplos encontrados. Estos son los ejemplos en C# (CSharp) del mundo real mejor valorados de OpenHome.Net.ControlPoint.Argument extraídos de proyectos de código abierto. Puedes valorar ejemplos para ayudarnos a mejorar la calidad de los ejemplos.
(Action) Argument. Only intended for use by auto-generated proxies.
One Argument will be created per [in/out]put Parameter for the Action. Input parameters should construct arguments using the (Parameter, Val) constructor. Output parameters should construct arguments using only the parameter and should read the value when the invocation completes.