StringExtensionsTruncate Method |
[Missing <summary> documentation for "M:Sawczyn.EFDesigner.EFModel.StringExtensions.Truncate(System.String,System.Int32,System.String,System.Boolean)"]
Namespace: Sawczyn.EFDesigner.EFModel
public static string Truncate( this string text, int length, string ellipsis = "...", bool keepFullWordAtEnd = true )
[Missing <param name="text"/> documentation for "M:Sawczyn.EFDesigner.EFModel.StringExtensions.Truncate(System.String,System.Int32,System.String,System.Boolean)"]
[Missing <param name="length"/> documentation for "M:Sawczyn.EFDesigner.EFModel.StringExtensions.Truncate(System.String,System.Int32,System.String,System.Boolean)"]
[Missing <param name="ellipsis"/> documentation for "M:Sawczyn.EFDesigner.EFModel.StringExtensions.Truncate(System.String,System.Int32,System.String,System.Boolean)"]
[Missing <param name="keepFullWordAtEnd"/> documentation for "M:Sawczyn.EFDesigner.EFModel.StringExtensions.Truncate(System.String,System.Int32,System.String,System.Boolean)"]
[Missing <returns> documentation for "M:Sawczyn.EFDesigner.EFModel.StringExtensions.Truncate(System.String,System.Int32,System.String,System.Boolean)"]