C# Class OpenRastaSwagger.Discovery.Heuristics.DiscoverInputParameters
Datei anzeigen
Open project: justeat/OpenRastaSwagger
Class Usage Examples
Public Methods
Method |
Description |
|
Discover ( MethodInfo publicMethod, OperationMetadata methodMetdata ) : bool |
|
|
Method Details
public Discover ( MethodInfo publicMethod, OperationMetadata methodMetdata ) : bool |
publicMethod |
System.Reflection.MethodInfo |
|
methodMetdata |
OperationMetadata |
|
return |
bool |
|