C# Class com.openrest.v1_1.CTags

Inheritance: ITags
Afficher le fichier Open project: wix/openrest4net

Méthodes publiques

Méthode Description
CTags ( IList tags ) : System
Get ( int i ) : ITag
GetCount ( ) : int

Method Details

CTags() public méthode

public CTags ( IList tags ) : System
tags IList
Résultat System

Get() public méthode

public Get ( int i ) : ITag
i int
Résultat ITag

GetCount() public méthode

public GetCount ( ) : int
Résultat int