C# Class SolidworksAddinFramework.EditorView.ReactiveEditCommandExtensions

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
RegisterWith ( this command, ISerialCommandController serialCommandController, IScheduler schedular ) : IReactiveCommand

Method Details

RegisterWith() public static méthode

public static RegisterWith ( this command, ISerialCommandController serialCommandController, IScheduler schedular ) : IReactiveCommand
command this
serialCommandController ISerialCommandController
schedular IScheduler
Résultat IReactiveCommand