ShiftRight.Heim.Models.Project.GetPreview C# (CSharp) Méthode

GetPreview() public méthode

public GetPreview ( ) : Uri
Résultat System.Uri
        public Uri GetPreview()
        {
            throw new NotImplementedException();
        }
Project