Property | Type | Description | |
---|---|---|---|
CSharp | |||
None | |||
VBNet |
Method | Description | |
---|---|---|
GetLanguage ( string language ) : |
||
LanguageProperties ( StringComparer nameComparer ) : System | ||
ToString ( ) : string |
Generates the default imports statements a new application for this language should use.
|
public static GetLanguage ( string language ) : |
||
language | string | |
return |
public LanguageProperties ( StringComparer nameComparer ) : System | ||
nameComparer | StringComparer | |
return | System |
public static LanguageProperties,RazorPad.UI.Editors.Services CSharp | ||
return |
public static LanguageProperties,RazorPad.UI.Editors.Services None | ||
return |