C# 클래스 XSpect.MetaTweet.Objects.StorageObjectEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: takeshik/metatweet-old

공개 메소드들

메소드 설명
StorageObjectEventArgs ( System.Guid sessionId, String description, ICollection results ) : System

메소드 상세

StorageObjectEventArgs() 공개 메소드

public StorageObjectEventArgs ( System.Guid sessionId, String description, ICollection results ) : System
sessionId System.Guid
description String
results ICollection
리턴 System