Implemented interface member:
method
Create
System.Web.Hosting.IAppManagerAppDomainFactory.Create(System.String, System.String)
1 reference to Create
System.Web (1)
Hosting\AppDomainFactory.cs (1)
98return _realFactory.Create(appId, appPath);