AppKit.TextKit.Formatter.LanguageFormatCommand.LanguageFormatCommand C# (CSharp) Method

LanguageFormatCommand() public method

Initializes a new instance of the AppKit.TextKit.Formatter.LanguageFormatCommand class.
public LanguageFormatCommand ( ) : System
return System
		public LanguageFormatCommand () {

		}

Same methods

LanguageFormatCommand::LanguageFormatCommand ( string title ) : System
LanguageFormatCommand::LanguageFormatCommand ( string title, string prefix ) : System
LanguageFormatCommand::LanguageFormatCommand ( string title, string prefix, string postfix ) : System
LanguageFormatCommand