C# Class Jabbot.Web.Models.Sprockets.SprocketViewModel

Show file Open project: rbwestmoreland/Jabbot Class Usage Examples

Public Methods

Method Description
SprocketViewModel ( string name, string description, IEnumerable usage ) : System.Collections.Generic

Method Details

SprocketViewModel() public method

public SprocketViewModel ( string name, string description, IEnumerable usage ) : System.Collections.Generic
name string
description string
usage IEnumerable
return System.Collections.Generic