C# Class Shaolinq.Postgres.RewriteAsyncAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: tumtumtum/Shaolinq

Public Methods

Method Description
RewriteAsyncAttribute ( MethodAttributes methodAttributes = default(MethodAttributes) ) : System

Method Details

RewriteAsyncAttribute() public method

public RewriteAsyncAttribute ( MethodAttributes methodAttributes = default(MethodAttributes) ) : System
methodAttributes MethodAttributes
return System