C# 클래스 Gringotts.Domain.VentureHistory

파일 보기 프로젝트 열기: bagheera/Gringotts

공개 메소드들

메소드 설명
AddEvent ( VentureEvent ventureEvent ) : void
GetEvents ( ) : List

메소드 상세

AddEvent() 공개 메소드

public AddEvent ( VentureEvent ventureEvent ) : void
ventureEvent VentureEvent
리턴 void

GetEvents() 공개 메소드

public GetEvents ( ) : List
리턴 List