Méthode | Description | |
---|---|---|
GetLabel ( Person person ) : |
Gets the badge label
|
|
Render ( PersonBadgeCache badge, System writer ) : void |
Renders the specified writer.
|
public GetLabel ( Person person ) : |
||
person | Person | The person. |
Résultat |
public Render ( PersonBadgeCache badge, System writer ) : void | ||
badge | PersonBadgeCache | The badge. |
writer | System | The writer. |
Résultat | void |