You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<paramname="typeDeclaration">A <seecref="T:System.CodeDom.CodeTypeDeclaration" /> to process that represents the type declaration generated during schema import.</param>
47
+
<paramname="compileUnit">The <seecref="T:System.CodeDom.CodeCompileUnit" /> that contains the other code generated during schema import.</param>
48
+
<summary>Processes the type that has been generated from the imported schema.</summary>
49
+
<returns>A <seecref="T:System.CodeDom.CodeTypeDeclaration" /> that contains the processed type.</returns>
0 commit comments