276 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			276 B
		
	
	
	
	
	
	
	
title
| title | 
|---|
| is | 
is
The is keyword checks if an object is compatible with a given type, or (starting with C# 7) tests an expression against a pattern.
| title | 
|---|
| is | 
The is keyword checks if an object is compatible with a given type, or (starting with C# 7) tests an expression against a pattern.