C# 클래스 O2.FluentSharp.VisualStudio.Packages.Package_IWpfTextViewCreationListener

상속: IWpfTextViewCreationListener
파일 보기 프로젝트 열기: o2platform/O2.Platform.Projects

Private Properties

프로퍼티 타입 설명
Package_IWpfTextViewCreationListener System

공개 메소드들

메소드 설명
TextViewCreated ( IWpfTextView textView ) : void

비공개 메소드들

메소드 설명
Package_IWpfTextViewCreationListener ( ) : System

메소드 상세

TextViewCreated() 공개 메소드

public TextViewCreated ( IWpfTextView textView ) : void
textView IWpfTextView
리턴 void