We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55795a commit 09562e8Copy full SHA for 09562e8
src/NHibernate/nhibernate-configuration.xsd
@@ -18,7 +18,7 @@
18
- codedom : CodeDOM-based bytecode provider (mostly for .NET1.1).
19
- null : Disable the reflection optimization completely.
20
In addition you can specify the AssemblyQualifiedName of your custom bytecode-provider (implementation of IBytecodeProvider).
21
- Note: the bytecode-provider will be tooks in account only when specified in the app.config or web.config.
+ Note: the bytecode-provider will be effective only when specified in the app.config or web.config.
22
</xs:documentation>
23
</xs:annotation>
24
</xs:element>
0 commit comments