C# Class PM_Dashboard.Models.Asset

Mostra file Open project: IgniteUI/project-management-dashboard-sample

Public Methods

Method Description
Asset ( String name, String url, String type, System.Boolean done ) : System

Method Details

Asset() public method

public Asset ( String name, String url, String type, System.Boolean done ) : System
name String
url String
type String
done System.Boolean
return System