C# 클래스 SolidworksAddinFramework.EditorView.ReactiveEditCommandExtensions

파일 보기 프로젝트 열기: Weingartner/SolidworksAddinFramework

공개 메소드들

메소드 설명
RegisterWith ( this command, ISerialCommandController serialCommandController, IScheduler schedular ) : IReactiveCommand

메소드 상세

RegisterWith() 공개 정적인 메소드

public static RegisterWith ( this command, ISerialCommandController serialCommandController, IScheduler schedular ) : IReactiveCommand
command this
serialCommandController ISerialCommandController
schedular IScheduler
리턴 IReactiveCommand