C# 클래스 SWFProcessing.SWFModeller.ABC.Code.Script

A script is a collection of code-related traits such as methods and classes.
파일 보기 프로젝트 열기: WeeWorld/Swiffotron 1 사용 예제들

공개 메소드들

메소드 설명
AddTrait ( Trait t ) : void
Script ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ToStringModelView ( int nest, StringBuilder sb ) : void

메소드 상세

AddTrait() 공개 메소드

public AddTrait ( Trait t ) : void
t Trait
리턴 void

Script() 공개 메소드

public Script ( ) : System.Collections.Generic
리턴 System.Collections.Generic