C# Class NetOffice.Attributes.EntityTypeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ehsan2022002/VirastarE

Méthodes publiques

Свойство Type Description
Type EntityType

Méthodes publiques

Méthode Description
EntityTypeAttribute ( EntityType type ) : System

creates instance

Method Details

EntityTypeAttribute() public méthode

creates instance
public EntityTypeAttribute ( EntityType type ) : System
type EntityType
Résultat System

Property Details

Type public_oe property

returns type of entity
public EntityType Type
Résultat EntityType