C# Class Castle.DynamicProxy.Test.ClassWithAttributesOnMethodParameters

Show file Open project: nats/castle-1.0.3-mono Class Usage Examples

Public Methods

Method Description
MethodOne ( [ BadValue = -1)]intval ) : void
MethodTwo ( [ name ) : void

Method Details

MethodOne() public method

public MethodOne ( [ BadValue = -1)]intval ) : void
BadValue [
return void

MethodTwo() public method

public MethodTwo ( [ name ) : void
name [
return void