C# 클래스 vim.VIMLocation

파일 보기 프로젝트 열기: continuoustests/EditorEngine

공개 메소드들

메소드 설명
VIMLocation ( Buffer buffer, int line, int column, int offset ) : System

메소드 상세

VIMLocation() 공개 메소드

public VIMLocation ( Buffer buffer, int line, int column, int offset ) : System
buffer Buffer
line int
column int
offset int
리턴 System