C# Класс Patchwork.ToggleFieldAttributes

Наследование: PatchingAttribute
Показать файл Открыть проект

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

Метод Описание
ToggleFieldAttributes ( FieldAttributes attributes ) : System

Constructs a new instance.

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

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

Constructs a new instance.
public ToggleFieldAttributes ( FieldAttributes attributes ) : System
attributes FieldAttributes The attributes to toggle. Defaults to 0 (no attributes).
Результат System