C# 클래스 FullInspector.Internal.fiCommentUtility

Contains some utility functions that are useful when drawing the GUI for CommentAttributes.
파일 보기 프로젝트 열기: jacobdufault/fullinspector

공개 메소드들

메소드 설명
GetCommentHeight ( string comment, CommentType commentType ) : int

Returns the height of the given comment.

메소드 상세

GetCommentHeight() 공개 정적인 메소드

Returns the height of the given comment.
public static GetCommentHeight ( string comment, CommentType commentType ) : int
comment string
commentType CommentType
리턴 int