C# 클래스 Marvin.Examples.FrontLoader.FrontLoader

파일 보기 프로젝트 열기: runefs/Marvin 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
FrontLoader ( IEnumerable activities ) : System.Collections.Generic
Plan ( ) : void

메소드 상세

FrontLoader() 공개 메소드

public FrontLoader ( IEnumerable activities ) : System.Collections.Generic
activities IEnumerable
리턴 System.Collections.Generic

Plan() 공개 메소드

public Plan ( ) : void
리턴 void