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

显示文件 Open project: NuGet/NuGet.Services.Work

Public Methods

Method 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 method

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