Class Sample
Sample performance test written programmatically - no algorithm file is needed here.
Inheritance
System.Object
    Sample
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Lucene.Net.Benchmarks.ByTask.Programmatic
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class Sample
  Methods
| Improve this Doc View SourceMain(String[])
Declaration
public static void Main(string[] args)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String[] | args |