C# Class System.ComponentModel.AsyncOperationManager

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateOperation ( object userSuppliedState ) : AsyncOperation

Method Details

CreateOperation() public static méthode

public static CreateOperation ( object userSuppliedState ) : AsyncOperation
userSuppliedState object
Résultat AsyncOperation