CodeTV.GraphBuilderWDM.GraphBuilderWDM C# (CSharp) Method

GraphBuilderWDM() public method

public GraphBuilderWDM ( VideoControl renderingControl ) : System
renderingControl VideoControl
return System
        public GraphBuilderWDM(VideoControl renderingControl)
            : base(renderingControl)
        {
        }