ShiftRight.Heim.Models.Project.GetPreview C# (CSharp) Method

GetPreview() public method

public GetPreview ( ) : Uri
return System.Uri
        public Uri GetPreview()
        {
            throw new NotImplementedException();
        }
Project