Castle.Components.DictionaryAdapter.Xml.StringExtensions static class StringExtensions Documentation Code namespace Castle.Components.DictionaryAdapter.Xml { internal static class StringExtensions { public static string NonEmpty(this string s); } }