コード例 #1
0
 protected virtual ModuleInfo FindModuleInfo(HttpContextBase context)
 {
     return context.FindModuleInfo();
 }