|
71 | 71 | <Docs> |
72 | 72 | <param name="aliases">To be added.</param> |
73 | 73 | <param name="description">To be added.</param> |
74 | | - <summary>To be added.</summary> |
| 74 | + <summary>Initializes a new instance of the <see cref="T:System.CommandLine.Option`1" /> class.</summary> |
75 | 75 | <remarks>To be added.</remarks> |
76 | | - <inheritdoc /> |
| 76 | + <inheritdoc cref="M:System.CommandLine.Option.#ctor(System.String[],System.String,System.Type,System.Func{System.Object},System.CommandLine.ArgumentArity)" /> |
77 | 77 | </Docs> |
78 | 78 | </Member> |
79 | 79 | <Member MemberName=".ctor"> |
|
96 | 96 | <param name="name">To be added.</param> |
97 | 97 | <param name="getDefaultValue">To be added.</param> |
98 | 98 | <param name="description">To be added.</param> |
99 | | - <summary>To be added.</summary> |
| 99 | + <summary>Initializes a new instance of the <see cref="T:System.CommandLine.Option`1" /> class.</summary> |
100 | 100 | <remarks>To be added.</remarks> |
101 | | - <inheritdoc /> |
| 101 | + <inheritdoc cref="M:System.CommandLine.Option.#ctor(System.String,System.String,System.Type,System.Func{System.Object},System.CommandLine.ArgumentArity)" /> |
102 | 102 | </Docs> |
103 | 103 | </Member> |
104 | 104 | <Member MemberName=".ctor"> |
|
121 | 121 | <param name="aliases">To be added.</param> |
122 | 122 | <param name="getDefaultValue">To be added.</param> |
123 | 123 | <param name="description">To be added.</param> |
124 | | - <summary>To be added.</summary> |
| 124 | + <summary>Initializes a new instance of the <see cref="T:System.CommandLine.Option`1" /> class.</summary> |
125 | 125 | <remarks>To be added.</remarks> |
126 | | - <inheritdoc /> |
| 126 | + <inheritdoc cref="M:System.CommandLine.Option.#ctor(System.String[],System.String,System.Type,System.Func{System.Object},System.CommandLine.ArgumentArity)" /> |
127 | 127 | </Docs> |
128 | 128 | </Member> |
129 | 129 | <Member MemberName=".ctor"> |
|
148 | 148 | <param name="parseArgument">To be added.</param> |
149 | 149 | <param name="isDefault">To be added.</param> |
150 | 150 | <param name="description">To be added.</param> |
151 | | - <summary>To be added.</summary> |
| 151 | + <summary>Initializes a new instance of the <see cref="T:System.CommandLine.Option`1" /> class.</summary> |
152 | 152 | <remarks>To be added.</remarks> |
153 | | - <inheritdoc /> |
154 | 153 | </Docs> |
155 | 154 | </Member> |
156 | 155 | <Member MemberName=".ctor"> |
|
175 | 174 | <param name="parseArgument">To be added.</param> |
176 | 175 | <param name="isDefault">To be added.</param> |
177 | 176 | <param name="description">To be added.</param> |
178 | | - <summary>To be added.</summary> |
| 177 | + <summary>Initializes a new instance of the <see cref="T:System.CommandLine.Option`1" /> class.</summary> |
179 | 178 | <remarks>To be added.</remarks> |
180 | | - <inheritdoc /> |
181 | 179 | </Docs> |
182 | 180 | </Member> |
183 | 181 | <Member MemberName="Arity"> |
|
0 commit comments