Summary description for SetUICultureAttribute.
More...
|
| PropertyAttribute () |
| Constructor for derived classes that set the property dictionary directly. More...
|
|
| PropertyAttribute (object propertyValue) |
| Constructor for use by derived classes that use the name of the type as the property name. Derived classes must ensure that the Type of the property value is a standard type supported by the BCL. Any custom types will cause a serialization Exception when in the client. More...
|
|
IPropertyBag | Properties [get] |
| Gets the property dictionary for this attribute More...
|
|
Summary description for SetUICultureAttribute.
NUnit.Framework.SetUICultureAttribute.SetUICultureAttribute |
( |
string |
culture | ) |
|
|
inline |
Construct given the name of a culture
- Parameters
-
void IApplyToContext. NUnit.Framework.SetUICultureAttribute.ApplyToContext |
( |
TestExecutionContext |
context | ) |
|
|
inlineprivate |
string NUnit.Framework.SetUICultureAttribute._culture |
|
private |
The documentation for this class was generated from the following file: