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

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

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

Метод Описание
ComponentConfigurationChangeNotifyEventArgs ( System componentName, System oldConfigurationName, System newConfigurationName ) : System

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

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

public ComponentConfigurationChangeNotifyEventArgs ( System componentName, System oldConfigurationName, System newConfigurationName ) : System
componentName System
oldConfigurationName System
newConfigurationName System
Результат System