Skip to content

Overload_CommandLine_Text_MultilineTextAttribute__ctor

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

MultilineTextAttribute Constructor

Overload List

 

Name Description
Protected method MultilineTextAttribute(String) Initializes a new instance of the MultilineTextAttribute class. Used in derived type using one line of text.
Protected method MultilineTextAttribute(String, String) Initializes a new instance of the MultilineTextAttribute class. Used in type using two lines of text.
Protected method MultilineTextAttribute(String, String, String) Initializes a new instance of the MultilineTextAttribute class. Used in type using three lines of text.
Protected method MultilineTextAttribute(String, String, String, String) Initializes a new instance of the MultilineTextAttribute class. Used in type using four lines of text.
Protected method MultilineTextAttribute(String, String, String, String, String) Initializes a new instance of the MultilineTextAttribute class. Used in type using five lines of text.
  Back to Top

See Also

Reference

MultilineTextAttribute Class
CommandLine.Text Namespace

Clone this wiki locally