ChocoPM.Services.FeedContext_x0060_1.FeedContext_x0060_1 C# (CSharp) Method

FeedContext_x0060_1() private method

private FeedContext_x0060_1 ( global serviceRoot )
serviceRoot global
        public FeedContext_x0060_1(global::System.Uri serviceRoot)
            : base(serviceRoot)
        {
            this.ResolveName = new global::System.Func<global::System.Type, string>(this.ResolveNameFromType);
            this.ResolveType = new global::System.Func<string, global::System.Type>(this.ResolveTypeFromName);
            this.OnContextCreated();
        }