C# Class LitJson.Test.UiWindow

显示文件 Open project: kvantetore/litjson Class Usage Examples

Public Properties

Property Type Description
height int
name string
title string
width int

Property Details

height public_oe property

public int height
return int

name public_oe property

public string name
return string

title public_oe property

public string title
return string

width public_oe property

public int width
return int