C# Class NuGet.Services.Work.Models.Invocation

Afficher le fichier Open project: NuGet/NuGet.Services.Work

Méthodes publiques

Méthode Description
Invocation ( ) : System

Constructs a new Invocation. You probably don't want to do this, this should just be loaded from the API.

Method Details

Invocation() public méthode

Constructs a new Invocation. You probably don't want to do this, this should just be loaded from the API.
public Invocation ( ) : System
Résultat System