C# Class Papyrus.Types.Size

显示文件 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
Empty Size

Public Methods

Method Description
Size ( int width, int height )
ToString ( ) : string

Method Details

Size() public method

public Size ( int width, int height )
width int
height int

ToString() public method

public ToString ( ) : string
return string

Property Details

Empty public_oe static_oe property

public static Size,Papyrus.Types Empty
return Size