C# Class ProjectNamespace.RuntimeTypes.LinesOfText

显示文件 Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Lines List

Public Methods

Method Description
FromFile ( string fileName ) : LinesOfText

Method Details

FromFile() public static method

public static FromFile ( string fileName ) : LinesOfText
fileName string
return LinesOfText

Property Details

Lines public_oe property

public List Lines
return List