예제 #1
0
		public MvcModelClassLocator(IMvcParserService parserService)
		{
			this.parserService = parserService;
		}
예제 #2
0
 public MvcModelClassLocator(IMvcParserService parserService)
 {
     this.parserService = parserService;
 }