C# Класс SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ComponentReferredDisplayStateChangeNotifyEventArgs

Показать файл Открыть проект

Открытые методы

Метод Описание
ComponentReferredDisplayStateChangeNotifyEventArgs ( System componentModel, System CompName, System oldDSId, System oldDSName, System newDSId, System newDSName ) : System

Описание методов

ComponentReferredDisplayStateChangeNotifyEventArgs() публичный Метод

public ComponentReferredDisplayStateChangeNotifyEventArgs ( System componentModel, System CompName, System oldDSId, System oldDSName, System newDSId, System newDSName ) : System
componentModel System
CompName System
oldDSId System
oldDSName System
newDSId System
newDSName System
Результат System