mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	 Patrik Svensson
					Patrik Svensson
				
			
				
					committed by
					
						 Phil Scott
						Phil Scott
					
				
			
			
				
	
			
			
			 Phil Scott
						Phil Scott
					
				
			
						parent
						
							6a5c507936
						
					
				
				
					commit
					1fc6f22ea9
				
			| @@ -93,15 +93,6 @@ namespace Spectre.Console | ||||
|             return new Style(link: link); | ||||
|         } | ||||
|  | ||||
|         /// <summary> | ||||
|         /// Creates a copy of the current <see cref="Style"/>. | ||||
|         /// </summary> | ||||
|         /// <returns>A copy of the current <see cref="Style"/>.</returns> | ||||
|         public Style Clone() | ||||
|         { | ||||
|             return new Style(Foreground, Background, Decoration, Link); | ||||
|         } | ||||
|  | ||||
|         /// <summary> | ||||
|         /// Combines this style with another one. | ||||
|         /// </summary> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user