C# Class NetworkCommsDotNet.DPSBase.SecurityCriticalDataProcessorAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: MarcFletcher/NetworkComms.Net

Méthodes publiques

Méthode Description
SecurityCriticalDataProcessorAttribute ( bool isSecurityCritical ) : System

Create a new instance of this attribute

Method Details

SecurityCriticalDataProcessorAttribute() public méthode

Create a new instance of this attribute
public SecurityCriticalDataProcessorAttribute ( bool isSecurityCritical ) : System
isSecurityCritical bool
Résultat System