C# Class Castle.DynamicProxy.Tests.ClassWithAttributesOnMethodParameters

Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Méthode Description
MethodOne ( [ BadValue = -1)]intval ) : void
MethodTwo ( [ name ) : void

Method Details

MethodOne() public méthode

public MethodOne ( [ BadValue = -1)]intval ) : void
BadValue [
Résultat void

MethodTwo() public méthode

public MethodTwo ( [ name ) : void
name [
Résultat void