Set the result of the next FindOne query
            
    Namespace: 
   Mindscape.LightSpeed.TestingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public void SetExpectedSingleResult( Entity result ) | 
| Visual Basic (Declaration) | 
|---|
| Public Sub SetExpectedSingleResult ( _ result As Entity _ ) | 
Parameters
- result
- Type: Mindscape.LightSpeed..::.Entity
 The entity to return





