C# Class Gurtle.Providers.GoogleCode.MetaIssue

Afficher le fichier Open project: csware/GurtleReloaded

Méthodes publiques

Свойство Type Description
Id int>.IProperty
Milestone string>.IProperty
Owner string>.IProperty
Priority string>.IProperty
Stars string>.IProperty
Status string>.IProperty
Summary string>.IProperty
Type string>.IProperty

Méthodes publiques

Méthode Description
GetPropertyByField ( GoogleCodeIssue field ) : IProperty

Private Methods

Méthode Description
MetaIssue ( ) : System

Method Details

GetPropertyByField() public static méthode

public static GetPropertyByField ( GoogleCodeIssue field ) : IProperty
field GoogleCodeIssue
Résultat IProperty

Property Details

Id public_oe static_oe property

public static IProperty Id
Résultat int>.IProperty

Milestone public_oe static_oe property

public static IProperty Milestone
Résultat string>.IProperty

Owner public_oe static_oe property

public static IProperty Owner
Résultat string>.IProperty

Priority public_oe static_oe property

public static IProperty Priority
Résultat string>.IProperty

Stars public_oe static_oe property

public static IProperty Stars
Résultat string>.IProperty

Status public_oe static_oe property

public static IProperty Status
Résultat string>.IProperty

Summary public_oe static_oe property

public static IProperty Summary
Résultat string>.IProperty

Type public_oe static_oe property

public static IProperty Type
Résultat string>.IProperty