Namespace:
Contracts
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Sub New( _
ByVal s As Stream _
)
This language is not supported or no code example is available.
public NonClosingStream(
Stream s
)
This language is not supported or no code example is available.
public:
NonClosingStream(
Stream^ s
)
This language is not supported or no code example is available.
Parameters
- s
 - 
		Type: Stream