| Visual Basic (Declaration) | |
|---|---|
Public Class BaseOperation Implements INotifyCompleted, System.ComponentModel.INotifyPropertyChanged | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BaseOperation | |
| C# | |
|---|---|
public class BaseOperation : INotifyCompleted, System.ComponentModel.INotifyPropertyChanged | |
| C++/CLI | |
|---|---|
public ref class BaseOperation : public INotifyCompleted, System.ComponentModel.INotifyPropertyChanged | |
System.Object
IdeaBlade.EntityModel.BaseOperation
IdeaBlade.EntityModel.BaseOperation<TEventArgs,TOp>
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family