C# 클래스 Bamboo.Prevalence.VersionMigration.ScriptCollection

상속: System.Collections.CollectionBase
파일 보기 프로젝트 열기: bamboo/Bamboo.Prevalence 1 사용 예제들

공개 메소드들

메소드 설명
Add ( Script script ) : void
this ( int index ) : Script

메소드 상세

Add() 공개 메소드

public Add ( Script script ) : void
script Script
리턴 void

this() 공개 메소드

public this ( int index ) : Script
index int
리턴 Script