Class ResourceCultureAddedEventArgs
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v10.dll
Provides data for the IFormDesignerDataSource.ResourceCultureAdded
handler.
public class ResourceCultureAddedEventArgs : EventArgs
- Inheritance
-
ResourceCultureAddedEventArgs
Constructors
- ResourceCultureAddedEventArgs(CultureInfo, string)
Initializes a new instance of the
ResourceCultureAddedEventArgs
class with specified parameters.
Properties
- Culture
Gets an information about a specific culture.
- ResourceFileName
Gets the name of the resource file.