Namespace: Endeca.Navigation.Analytics
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
| C# |
|---|
public static void Test( Stream input ) |
| Visual Basic |
|---|
Public Shared Sub Test ( _ input As Stream _ ) |
| Visual C++ |
|---|
public: static void Test( Stream^ input ) |
Parameters
- input
- Type: System.IO..::..Stream