C# Class RavenFS.Studio.Infrastructure.CloseRequestedEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: hibernating-rhinos/RavenFS Class Usage Examples

Public Methods

Method Description
CloseRequestedEventArgs ( bool dialogResult ) : System

Method Details

CloseRequestedEventArgs() public method

public CloseRequestedEventArgs ( bool dialogResult ) : System
dialogResult bool
return System