C# 클래스 Grafiti.GroupGRManager.ToRemoveGR

파일 보기 프로젝트 열기: nuigroup/grafiti

공개 프로퍼티들

프로퍼티 타입 설명
gr GestureRecognizer
terminating bool

공개 메소드들

메소드 설명
ToRemoveGR ( GestureRecognizer gr, bool terminating ) : System

메소드 상세

ToRemoveGR() 공개 메소드

public ToRemoveGR ( GestureRecognizer gr, bool terminating ) : System
gr GestureRecognizer
terminating bool
리턴 System

프로퍼티 상세

gr 공개적으로 프로퍼티

public GestureRecognizer,Grafiti gr
리턴 GestureRecognizer

terminating 공개적으로 프로퍼티

public bool terminating
리턴 bool