C# Class Hprose.Common.ByRefAttribute

Inheritance: System.Attribute
显示文件 Open project: hprose/hprose-dotnet

Public Methods

Method Description
ByRefAttribute ( bool byRef ) : System

Method Details

ByRefAttribute() public method

public ByRefAttribute ( bool byRef ) : System
byRef bool
return System