BVNetwork.NotFound.Configuration.Bvn404HandlerProviders.this C# (CSharp) Метод

this() приватный Метод

private this ( int index ) : global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
index int
Результат global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
        public global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider this[int index]
        {
            get
            {
                return ((global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider)(base.BaseGet(index)));
            }
        }

Same methods

Bvn404HandlerProviders::this ( object name ) : global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider