C# Class GitHub.Services.ModelService.LicenseCacheItem

Inheritance: CacheItem
显示文件 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