mirror of
				https://github.com/smyalygames/monopoly.git
				synced 2025-10-31 18:47:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			87 B
		
	
	
	
		
			C#
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			87 B
		
	
	
	
		
			C#
		
	
	
	
	
	
| using System.Runtime.CompilerServices;
 | |
| 
 | |
| [assembly: InternalsVisibleTo("Mirror.Tests")]
 | 
