C# 클래스 Portal2.Connections.ConnectionPointReceiver

A connection receiver point.
상속: ConnectionPoint
파일 보기 프로젝트 열기: Kyle0654/Portal2.Puzzle 1 사용 예제들

보호된 메소드들

메소드 설명
ConnectionPointReceiver ( Item owner, string connectionType ) : System

비공개 메소드들

메소드 설명
Connect ( Connection connection ) : void
Disconnect ( Connection connection ) : void
OnConnect ( ) : void

메소드 상세

ConnectionPointReceiver() 보호된 메소드

protected ConnectionPointReceiver ( Item owner, string connectionType ) : System
owner Item
connectionType string
리턴 System