Click or drag to resize

Extensions Class

Inheritance Hierarchy
SystemObject
  Aruba.Cloud.Domains.Common.EntitiesExtensions

Namespace:  Aruba.Cloud.Domains.Common.Entities
Assembly:  Aruba.Cloud.Domains.Common.Entities (in Aruba.Cloud.Domains.Common.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class Extensions

The Extensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToInt32
Convert the value of an enum to the respective int value
Public methodStatic memberTrimAdvanced
Returns the input value removing any spaces from the beginning and end, and removing any duplicate spaces.
Top
See Also