C# Class FrontendServices.Models.DeveloperPageProjectPreview

Afficher le fichier Open project: LeagueOfDevelopers/LodCore Class Usage Examples

Méthodes publiques

Méthode Description
DeveloperPageProjectPreview ( int projectId, Uri photoUri, string name, ProjectStatus projectStatus, string developerRole ) : System

Method Details

DeveloperPageProjectPreview() public méthode

public DeveloperPageProjectPreview ( int projectId, Uri photoUri, string name, ProjectStatus projectStatus, string developerRole ) : System
projectId int
photoUri System.Uri
name string
projectStatus ProjectStatus
developerRole string
Résultat System