C# Class System.ComponentModel.Design.DesignerTransactionCloseEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
DesignerTransactionCloseEventArgs ( bool commit, bool lastTransaction ) : Microsoft.Win32

Private Methods

Méthode Description
DesignerTransactionCloseEventArgs ( bool commit ) : Microsoft.Win32

Method Details

DesignerTransactionCloseEventArgs() public méthode

public DesignerTransactionCloseEventArgs ( bool commit, bool lastTransaction ) : Microsoft.Win32
commit bool
lastTransaction bool
Résultat Microsoft.Win32