C# 클래스 MonoDevelop.Refactoring.CurrentRefactoryOperationsHandler.GotoBase

파일 보기 프로젝트 열기: LogosBible/monodevelop

공개 메소드들

메소드 설명
GotoBase ( IEntity item ) : System
Run ( ) : void

메소드 상세

GotoBase() 공개 메소드

public GotoBase ( IEntity item ) : System
item IEntity
리턴 System

Run() 공개 메소드

public Run ( ) : void
리턴 void