C# Class Akka.Interfaced.PayloadTableAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Public Methods

Method Description
PayloadTableAttribute ( Type type, PayloadTableKind kind ) : System

Method Details

PayloadTableAttribute() public method

public PayloadTableAttribute ( Type type, PayloadTableKind kind ) : System
type System.Type
kind PayloadTableKind
return System