AppKit.TextKit.Formatter.LanguageFormatCommand.LanguageFormatCommand C# (CSharp) 메소드

LanguageFormatCommand() 공개 메소드

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