WebStreams.Server.WebStreamsSettings.WebStreamsSettings C# (CSharp) Метод

WebStreamsSettings() статический приватный Метод

Initializes static members of the WebStreamsSettings class.
static private WebStreamsSettings ( ) : System
Результат System
        static WebStreamsSettings()
        {
            Default = new WebStreamsSettings();
        }
WebStreamsSettings