Table of Contents

Class SystemTypesAttribute

Namespace
Lers.Core
Assembly
Lers.Core.dll

Определяет типы систем, применимые для какой-либо сущности.

public class SystemTypesAttribute : Attribute
Inheritance
SystemTypesAttribute
Derived
Inherited Members
Extension Methods

Constructors

SystemTypesAttribute(SystemType)

Конструктор.

public SystemTypesAttribute(SystemType systemTypes)

Parameters

systemTypes SystemType

Properties

SystemTypes

Типы систем.

public SystemType SystemTypes { get; }

Property Value

SystemType