C# Class Vtex.Apps.Client.Models.Response.App

Mostrar archivo Open project: vtex/apps-client-net Class Usage Examples

Public Methods

Method Description
App ( string vendor, string name, string version ) : System.Collections.Generic

Private Methods

Method Description
App ( string vendor, string name, string version, string title, string description, string>.IDictionary dependencies, IReadOnlyList services ) : System.Collections.Generic

Method Details

App() public method

public App ( string vendor, string name, string version ) : System.Collections.Generic
vendor string
name string
version string
return System.Collections.Generic