C# Class Sedna.Core.Error

ファイルを表示 Open project: Myvar/MyvarOS

Public Methods

Method Description
CalulateLine ( int pos ) : int
CalulateLineOffset ( int pos ) : int
ToString ( ) : string

Method Details

CalulateLine() public static method

public static CalulateLine ( int pos ) : int
pos int
return int

CalulateLineOffset() public static method

public static CalulateLineOffset ( int pos ) : int
pos int
return int

ToString() public method

public ToString ( ) : string
return string