C# Class GratisInc.Tools.FogBugz.WorkingOn.XDocumentDescendantsResult

A utility class for TryGetDescendants that wraps the results and any possible errors and/or exceptions into one place.
显示文件 Open project: abclassic/FogbugzWorkingOn Class Usage Examples

Public Methods

Method Description
ShowException ( IWin32Window owner, String caption ) : void

Method Details

ShowException() public method

public ShowException ( IWin32Window owner, String caption ) : void
owner IWin32Window
caption String
return void