C# Class Wren.Core.Objects.ObjModule

Inheritance: Wren.Core.Objects.Obj
ファイルを表示 Open project: robotii/Wren.NET Class Usage Examples

Public Properties

Property Type Description
Name ObjString
Variables List

Public Methods

Method Description
ObjModule ( ObjString name ) : System.Collections.Generic

Method Details

ObjModule() public method

public ObjModule ( ObjString name ) : System.Collections.Generic
name ObjString
return System.Collections.Generic

Property Details

Name public_oe property

public ObjString,Wren.Core.Objects Name
return ObjString

Variables public_oe property

public List Variables
return List