C# Class FullInspector.Internal.fiCommentUtility

Contains some utility functions that are useful when drawing the GUI for CommentAttributes.
Afficher le fichier Open project: jacobdufault/fullinspector

Méthodes publiques

Méthode Description
GetCommentHeight ( string comment, CommentType commentType ) : int

Returns the height of the given comment.

Method Details

GetCommentHeight() public static méthode

Returns the height of the given comment.
public static GetCommentHeight ( string comment, CommentType commentType ) : int
comment string
commentType CommentType
Résultat int