C# 클래스 Glyma.NodeServiceInstaller.Features.GlymaExportTimerJobInstaller.GlymaExportTimerJobInstallerEventReceiver

상속: SPFeatureReceiver
파일 보기 프로젝트 열기: chris-tomich/Glyma

공개 메소드들

메소드 설명
FeatureActivated ( SPFeatureReceiverProperties properties ) : void
FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void

비공개 메소드들

메소드 설명
RemoveTimerJobs ( SPWebApplication webApp ) : void

메소드 상세

FeatureActivated() 공개 메소드

public FeatureActivated ( SPFeatureReceiverProperties properties ) : void
properties SPFeatureReceiverProperties
리턴 void

FeatureDeactivating() 공개 메소드

public FeatureDeactivating ( SPFeatureReceiverProperties properties ) : void
properties SPFeatureReceiverProperties
리턴 void