C# 클래스 Rakudo.Metamodel.KnowHOW.KnowHOWREPR.KnowHOWInstance

This represents an instance created with this underlying representation. We use .Net data types for out attribute and method store.
상속: RakudoObject
파일 보기 프로젝트 열기: jnthn/6model

공개 프로퍼티들

프로퍼티 타입 설명
Attributes List
Methods RakudoObject>.Dictionary
Name RakudoObject

공개 메소드들

메소드 설명
KnowHOWInstance ( SharedTable STable ) : System

메소드 상세

KnowHOWInstance() 공개 메소드

public KnowHOWInstance ( SharedTable STable ) : System
STable SharedTable
리턴 System

프로퍼티 상세

Attributes 공개적으로 프로퍼티

public List Attributes
리턴 List

Methods 공개적으로 프로퍼티

public Dictionary Methods
리턴 RakudoObject>.Dictionary

Name 공개적으로 프로퍼티

public RakudoObject Name
리턴 RakudoObject