CodeTV.GraphBuilderTV.GraphBuilderTV C# (CSharp) Method

GraphBuilderTV() public method

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