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