public void Setup()
        {
            _loader = new StubAttributeTypeLoader(null);

        }
Ejemplo n.º 2
0
        public void Setup()
        {
            _loader = new StubAttributeTypeLoader(null);

        }