Table of Contents

Class Language

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

Represents a particular language used in the form designer code generation.

public class Language : ValueObject<Language>
Inheritance
Language

Constructors

Language(string, string)

Initializes a new instance of the Language class with specified settings.

Properties

Extension

Gets the language-specific file extension.

Name

Gets the name of the language.

Methods

EqualsCore(Language)
GetHashCodeCore()