CodeTV.GraphBuilderPlayer.GraphBuilderPlayer C# (CSharp) Метод

GraphBuilderPlayer() публичный Метод

public GraphBuilderPlayer ( VideoControl renderingControl ) : System
renderingControl VideoControl
Результат System
        public GraphBuilderPlayer(VideoControl renderingControl)
            : base(renderingControl)
        {
        }