C# Class AppSecInc.ProcessDomain.Remoting.Attributes.DefaultValueAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: legendary-code/process-domain

Méthodes publiques

Méthode Description
DefaultValueAttribute ( ) : System
DefaultValueAttribute ( object value ) : System

Method Details

DefaultValueAttribute() public méthode

public DefaultValueAttribute ( ) : System
Résultat System

DefaultValueAttribute() public méthode

public DefaultValueAttribute ( object value ) : System
value object
Résultat System