C# Class GitHub.Services.ModelService.LicenseCacheItem

Inheritance: CacheItem
Datei anzeigen Open project: github/VisualStudio

Public Methods

Method Description
Create ( Octokit.LicenseMetadata licenseMetadata ) : LicenseCacheItem

Method Details

Create() public static method

public static Create ( Octokit.LicenseMetadata licenseMetadata ) : LicenseCacheItem
licenseMetadata Octokit.LicenseMetadata
return LicenseCacheItem