C# Class XSpect.MetaTweet.Objects.StorageObjectEventArgs

Inheritance: System.EventArgs
Show file Open project: takeshik/metatweet-old

Public Methods

Method Description
StorageObjectEventArgs ( System.Guid sessionId, String description, ICollection results ) : System

Method Details

StorageObjectEventArgs() public method

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