C# Class FrontendServices.Models.IndexPageProject

Datei anzeigen Open project: LeagueOfDevelopers/LodCore

Public Methods

Method Description
IndexPageProject ( int projectId, Uri photoUri, string name ) : System

Method Details

IndexPageProject() public method

public IndexPageProject ( int projectId, Uri photoUri, string name ) : System
projectId int
photoUri System.Uri
name string
return System