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

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

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

Метод Описание
ComponentStateChangeNotifyEventArgs ( System componentModel, System oldCompState, System newCompState ) : System

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

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

public ComponentStateChangeNotifyEventArgs ( System componentModel, System oldCompState, System newCompState ) : System
componentModel System
oldCompState System
newCompState System
Результат System