C# Class com.openrest.v1_1.CTags

Inheritance: ITags
显示文件 Open project: wix/openrest4net

Public Methods

Method Description
CTags ( IList tags ) : System
Get ( int i ) : ITag
GetCount ( ) : int

Method Details

CTags() public method

public CTags ( IList tags ) : System
tags IList
return System

Get() public method

public Get ( int i ) : ITag
i int
return ITag

GetCount() public method

public GetCount ( ) : int
return int