C# Class Tp.SourceControl.Comments.DSL.NodeParser

ファイルを表示 Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
GetCommentSegment ( object value ) : string
GetEntityId ( object value ) : int
GetStatus ( object value ) : string
GetTime ( object value ) : decimal

Method Details

GetCommentSegment() public static method

public static GetCommentSegment ( object value ) : string
value object
return string

GetEntityId() public static method

public static GetEntityId ( object value ) : int
value object
return int

GetStatus() public static method

public static GetStatus ( object value ) : string
value object
return string

GetTime() public static method

public static GetTime ( object value ) : decimal
value object
return decimal