C# Class Wren.Core.Bytecode.ClassCompiler

显示文件 Open project: robotii/Wren.NET Class Usage Examples

Public Properties

Property Type Description
Fields List
IsForeign bool
IsStaticMethod bool
Signature Signature

Property Details

Fields public_oe property

public List Fields
return List

IsForeign public_oe property

public bool IsForeign
return bool

IsStaticMethod public_oe property

public bool IsStaticMethod
return bool

Signature public_oe property

public Signature Signature
return Signature