AppKit.TextKit.Formatter.LanguageFormatCommand.LanguageFormatCommand C# (CSharp) Méthode

LanguageFormatCommand() public méthode

Initializes a new instance of the AppKit.TextKit.Formatter.LanguageFormatCommand class.
public LanguageFormatCommand ( ) : System
Résultat 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