|
167.
|
|
|
Partial declarations of `{0}' must be all classes, all structs or all interfaces
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:138
|
|
168.
|
|
|
Partial declarations of `{0}' have conflicting accessibility modifiers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:147
|
|
169.
|
|
|
`{0}': explicit interface declaration can only be declared in a class or struct
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:755
|
|
170.
|
|
|
A member `{0}' is already defined. Rename this member or use different parameter types
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/membercache.cs:1535
|
|
171.
|
|
|
Cannot specify the `DefaultMember' attribute on type containing an indexer
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:905
|
|
172.
|
|
|
The RequiredAttribute attribute is not permitted on C# types
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:910
|
|
173.
|
|
|
Class `{0}' cannot derive from the dynamic type
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:1167
|
|
174.
|
|
|
`{0}' is already listed in interface list
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:1184
|
|
175.
|
|
|
Inconsistent accessibility: base interface `{0}' is less accessible than interface `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:1192
|
|
176.
|
|
|
Type `{0}' in interface list is not an interface
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:1198
|