C# Class Machine.Mta.InspectBusTypes

Inheritance: IInspectBusTypes
Afficher le fichier Open project: machine/machine.mta

Méthodes publiques

Свойство Type Description
Instance IInspectBusTypes

Méthodes publiques

Méthode Description
IsConsumer ( Type type ) : bool
IsSagaConsumer ( Type type ) : bool

Method Details

IsConsumer() public méthode

public IsConsumer ( Type type ) : bool
type System.Type
Résultat bool

IsSagaConsumer() public méthode

public IsSagaConsumer ( Type type ) : bool
type System.Type
Résultat bool

Property Details

Instance public_oe static_oe property

public static IInspectBusTypes Instance
Résultat IInspectBusTypes