Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
EditorEngine
Core
Messaging
Messages
EditorGoToMessage
C# 클래스 EditorEngine.Core.Messaging.Messages.EditorGoToMessage
상속:
Message
파일 보기
프로젝트 열기: continuoustests/EditorEngine
공개 메소드들
메소드
설명
EditorGoToMessage
(
string
file
,
int
line
,
int
column
,
string
window
) :
System
메소드 상세
EditorGoToMessage()
공개
메소드
public
EditorGoToMessage
(
string
file
,
int
line
,
int
column
,
string
window
) :
System
file
string
line
int
column
int
window
string
리턴
System