메소드 | 설명 | |
---|---|---|
CreateTooltipContentsViaTask ( this ds, object sender, TypedEntity entity, string htmlContent, int width = -1, int height = -1 ) : |
Returns the TooltipContents after proxying through the task system to allow developers to modify the output
|
public static CreateTooltipContentsViaTask ( this ds, object sender, TypedEntity entity, string htmlContent, int width = -1, int height = -1 ) : |
||
ds | this | |
sender | object | |
entity | TypedEntity | |
htmlContent | string | |
width | int | |
height | int | |
리턴 |