C# Class Tp.Integration.Ide.VisualStudio.UI.RankLabel

显示文件 Open project: TargetProcess/Tp.Integration.Ide.VisualStudio Class Usage Examples

Public Methods

Method Description
GetRankImage ( ) : Image
RankLabel ( ) : System
RankLabel ( int rankLabel, int maxRank ) : System

Method Details

GetRankImage() public method

public GetRankImage ( ) : Image
return Image

RankLabel() public method

public RankLabel ( ) : System
return System

RankLabel() public method

public RankLabel ( int rankLabel, int maxRank ) : System
rankLabel int
maxRank int
return System