|
35 | 35 | <span class="icon-bar"></span> |
36 | 36 | <span class="icon-bar"></span> |
37 | 37 | </button> |
38 | | - |
39 | 38 | <a class="navbar-brand" href="../index.html"> |
40 | | - <img id="logo" class="svg" src="../logo.svg" alt=""> |
| 39 | + <img id="logo" height="55" src="../logo.png" alt=""> |
41 | 40 | </a> |
42 | 41 | </div> |
43 | 42 | <div class="collapse navbar-collapse" id="navbar"> |
@@ -89,13 +88,144 @@ <h1 id="McMaster_Extensions_CommandLineUtils_ArgumentAttribute" data-uid="McMast |
89 | 88 | <div class="inheritance"> |
90 | 89 | <h5>Inheritance</h5> |
91 | 90 | <div class="level0"><span class="xref">System.Object</span></div> |
92 | | - <div class="level1"><span class="xref">ArgumentAttribute</span></div> |
| 91 | + <div class="level1"><span class="xref">System.Attribute</span></div> |
| 92 | + <div class="level2"><span class="xref">ArgumentAttribute</span></div> |
| 93 | + </div> |
| 94 | + <div class="inheritedMembers"> |
| 95 | + <h5>Inherited Members</h5> |
| 96 | + <div> |
| 97 | + <span class="xref">System.Attribute.Equals(System.Object)</span> |
| 98 | + </div> |
| 99 | + <div> |
| 100 | + <span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type)</span> |
| 101 | + </div> |
| 102 | + <div> |
| 103 | + <span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean)</span> |
| 104 | + </div> |
| 105 | + <div> |
| 106 | + <span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type)</span> |
| 107 | + </div> |
| 108 | + <div> |
| 109 | + <span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean)</span> |
| 110 | + </div> |
| 111 | + <div> |
| 112 | + <span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type)</span> |
| 113 | + </div> |
| 114 | + <div> |
| 115 | + <span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean)</span> |
| 116 | + </div> |
| 117 | + <div> |
| 118 | + <span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type)</span> |
| 119 | + </div> |
| 120 | + <div> |
| 121 | + <span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean)</span> |
| 122 | + </div> |
| 123 | + <div> |
| 124 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly)</span> |
| 125 | + </div> |
| 126 | + <div> |
| 127 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean)</span> |
| 128 | + </div> |
| 129 | + <div> |
| 130 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type)</span> |
| 131 | + </div> |
| 132 | + <div> |
| 133 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean)</span> |
| 134 | + </div> |
| 135 | + <div> |
| 136 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo)</span> |
| 137 | + </div> |
| 138 | + <div> |
| 139 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean)</span> |
| 140 | + </div> |
| 141 | + <div> |
| 142 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type)</span> |
| 143 | + </div> |
| 144 | + <div> |
| 145 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean)</span> |
| 146 | + </div> |
| 147 | + <div> |
| 148 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Module)</span> |
| 149 | + </div> |
| 150 | + <div> |
| 151 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean)</span> |
| 152 | + </div> |
| 153 | + <div> |
| 154 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type)</span> |
| 155 | + </div> |
| 156 | + <div> |
| 157 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean)</span> |
| 158 | + </div> |
| 159 | + <div> |
| 160 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo)</span> |
| 161 | + </div> |
| 162 | + <div> |
| 163 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean)</span> |
| 164 | + </div> |
| 165 | + <div> |
| 166 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type)</span> |
| 167 | + </div> |
| 168 | + <div> |
| 169 | + <span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean)</span> |
| 170 | + </div> |
| 171 | + <div> |
| 172 | + <span class="xref">System.Attribute.GetHashCode()</span> |
| 173 | + </div> |
| 174 | + <div> |
| 175 | + <span class="xref">System.Attribute.IsDefaultAttribute()</span> |
| 176 | + </div> |
| 177 | + <div> |
| 178 | + <span class="xref">System.Attribute.IsDefined(System.Reflection.Assembly, System.Type)</span> |
| 179 | + </div> |
| 180 | + <div> |
| 181 | + <span class="xref">System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean)</span> |
| 182 | + </div> |
| 183 | + <div> |
| 184 | + <span class="xref">System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type)</span> |
| 185 | + </div> |
| 186 | + <div> |
| 187 | + <span class="xref">System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean)</span> |
| 188 | + </div> |
| 189 | + <div> |
| 190 | + <span class="xref">System.Attribute.IsDefined(System.Reflection.Module, System.Type)</span> |
| 191 | + </div> |
| 192 | + <div> |
| 193 | + <span class="xref">System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean)</span> |
| 194 | + </div> |
| 195 | + <div> |
| 196 | + <span class="xref">System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type)</span> |
| 197 | + </div> |
| 198 | + <div> |
| 199 | + <span class="xref">System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean)</span> |
| 200 | + </div> |
| 201 | + <div> |
| 202 | + <span class="xref">System.Attribute.Match(System.Object)</span> |
| 203 | + </div> |
| 204 | + <div> |
| 205 | + <span class="xref">System.Attribute.TypeId</span> |
| 206 | + </div> |
| 207 | + <div> |
| 208 | + <span class="xref">System.Object.Equals(System.Object, System.Object)</span> |
| 209 | + </div> |
| 210 | + <div> |
| 211 | + <span class="xref">System.Object.GetType()</span> |
| 212 | + </div> |
| 213 | + <div> |
| 214 | + <span class="xref">System.Object.MemberwiseClone()</span> |
| 215 | + </div> |
| 216 | + <div> |
| 217 | + <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span> |
| 218 | + </div> |
| 219 | + <div> |
| 220 | + <span class="xref">System.Object.ToString()</span> |
| 221 | + </div> |
93 | 222 | </div> |
94 | 223 | <h6><strong>Namespace</strong>: <a class="xref" href="McMaster.Extensions.CommandLineUtils.html">McMaster.Extensions.CommandLineUtils</a></h6> |
95 | 224 | <h6><strong>Assembly</strong>: McMaster.Extensions.CommandLineUtils.dll</h6> |
96 | 225 | <h5 id="McMaster_Extensions_CommandLineUtils_ArgumentAttribute_syntax">Syntax</h5> |
97 | 226 | <div class="codewrapper"> |
98 | | - <pre><code class="lang-csharp hljs">public sealed class ArgumentAttribute : Attribute</code></pre> |
| 227 | + <pre><code class="lang-csharp hljs">[AttributeUsage(AttributeTargets.Property)] |
| 228 | +public sealed class ArgumentAttribute : Attribute</code></pre> |
99 | 229 | </div> |
100 | 230 | <h3 id="constructors">Constructors |
101 | 231 | </h3> |
|
0 commit comments