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

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

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

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

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

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

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