C# Class Wren.Core.Objects.ObjModule

Inheritance: Wren.Core.Objects.Obj
Afficher le fichier Open project: robotii/Wren.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
Name ObjString
Variables List

Méthodes publiques

Méthode Description
ObjModule ( ObjString name ) : System.Collections.Generic

Method Details

ObjModule() public méthode

public ObjModule ( ObjString name ) : System.Collections.Generic
name ObjString
Résultat System.Collections.Generic

Property Details

Name public_oe property

public ObjString,Wren.Core.Objects Name
Résultat ObjString

Variables public_oe property

public List Variables
Résultat List