Namespace CodeFactory.Formatting.CSharp
Classes
CsAttributeExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsAttribute model.
CsAttributeParameterExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsAttributeParameter model.
CsAttributeParameterValueExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsAttributeParameterValue model.
CsClassExtensions
Extensions class that manage extensions that support CodeFactory models that implement the CsClass model.
CsEnumExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsEnum model.
CsEventExtensions
Extensions class that manage extensions that support CodeFactory models that implement the CsEvent model.
CsFieldExtensions
Extensions class that manage extensions that support CodeFactory models that implement the CsField model.
CsGenericParameterExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsGenericParameter model.
CsInterfaceExtensions
Extensions class that manage extensions that support CodeFactory models that implement the CsInterface model.
CsManualUsingStatement
Manual data model class that captures a target namespace and potential alias. Will throw exceptions if any of the methods are called.
CsMethodExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsMethod model.
CsParameterDefaultValueExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsParameterDefaultValue model.
CsParameterExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsParameter model.
CsPropertyExtensions
Extensions class that manage extensions that support CodeFactory models that implement the CsProperty model.
CsSecurityExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsSecurity model.
CsSourceExtensions
Extensions class that manage extensions that support CodeFactory models that implement the CsSource model.
CsStructureExtensions
Extensions class that manage extensions that support CodeFactory models that implement the CsStructure model.
CsTypeExtensions
Extensions class that provides common automation tasks rolled up under standard extension methods that support the CsType model.
CsUsingStatementExtensions
Extensions class that manage extensions that support CodeFactory models that implement the CsUsingStatement model.
DocumentationExtensions
Extensions class that manage extensions that support CodeFactory models that implement the IDocumentation interface.
NamespaceManager
Utility class that allows you to load in a collection of namespaces that will be used for code formatting operations for the C# programming language.