Table of Contents

Constructor ResourceCultureAddedEventArgs

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v10.dll

ResourceCultureAddedEventArgs(CultureInfo, string)

Initializes a new instance of the ResourceCultureAddedEventArgs class with specified parameters.

public ResourceCultureAddedEventArgs(CultureInfo culture, string resourceFileName)

Parameters

culture CultureInfo

Contains information about a specific culture.

resourceFileName string

Name of the resource file.