C# Class UnityEditor.HeapshotReader.FieldInfo

显示文件 Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
name string

Public Methods

Method Description
FieldInfo ( ) : System
FieldInfo ( string name ) : System

Method Details

FieldInfo() public method

public FieldInfo ( ) : System
return System

FieldInfo() public method

public FieldInfo ( string name ) : System
name string
return System

Property Details

name public_oe property

public string name
return string