Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataMember()> _
Public Shadows modifiers As Dictionary(Of EntityType, Dictionary(Of EntityID, ImportModifier))
This language is not supported or no code example is available.
[DataMember()]
new public Dictionary<EntityType, Dictionary<EntityID, ImportModifier>> modifiers
This language is not supported or no code example is available.
[DataMember()]
public:
Dictionary<EntityType^, Dictionary<EntityID^, ImportModifier^>^>^ modifiers;
This language is not supported or no code example is available.