C# Class TfsCommitMonitor.NotifyObject

Exibir arquivo Open project: Vooban/vooban.tfs.commitmonitor

Public Methods

Method Description
NotifyObject ( string message, string title, int changeset, string projectId, string folderId, bool alternate ) : System

Method Details

NotifyObject() public method

public NotifyObject ( string message, string title, int changeset, string projectId, string folderId, bool alternate ) : System
message string
title string
changeset int
projectId string
folderId string
alternate bool
return System