Redmine Client Library
Nohal.Redmine Namespace
NamespacesNohal.Redmine
Redmine Client Library

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "N:Nohal.Redmine"]

Declaration Syntax
C#Visual BasicVisual C++
namespace Nohal.Redmine
Namespace Nohal.Redmine
namespace Nohal.Redmine
Types
All TypesClassesInterfacesEnumerations
IconTypeDescription
Activity
Class representing the activity in Redmine

IIssue
Public interface for the issue list

Issue
Class representing the issue in Redmine

IssueRelationType
Class representing the type of issue relation.

MultipartData
Helper class for constructing the multipart/form-data POST requests

Priority
Class representing the issue priority in Redmine

Project
Class representing the project in Redmine

ProjectActivity
Class representing the recent project activity.

RecentActivityType
Enumerator representing the activity type.

Redmine
Wrapper class for the Redmine project management system

Status
Class representing the issue status in Redmine

Tracker
Class representing the issue tracker in Redmine

User
Class representing the user in Redmine

Version
Class representing the version of the project.