C# Класс SolidworksAddinFramework.Events.ModelDoc2Events.ChangeCustomPropertyNotifyEventArgs

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

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

Метод Описание
ChangeCustomPropertyNotifyEventArgs ( System propName, System Configuration, System oldValue, System NewValue, System valueType ) : System

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

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

public ChangeCustomPropertyNotifyEventArgs ( System propName, System Configuration, System oldValue, System NewValue, System valueType ) : System
propName System
Configuration System
oldValue System
NewValue System
valueType System
Результат System