Concept.Utils Assembly > Concept.Utils Namespace : ConceptUtilsUtils Class |
The following tables list the members exposed by ConceptUtilsUtils.
Name | Description | |
---|---|---|
![]() ![]() | ApplicationAssembliesCollectionChanged | The application assemblies collection changed |
![]() | ConceptFileExtension | Constant string to represent configuration extension. |
![]() | ConceptFileFilter | Constant string to represent configuration file filter. |
![]() | DefaultSubject | Constant string to represent the default subject. |
Name | Description | |
---|---|---|
![]() ![]() | ApplicationDataPath | Gets or sets the application data path. |
![]() ![]() | ApplicationName | Gets or sets the name of the application. |
![]() ![]() | DefaultSubjects | Gets the default subjects. |
![]() ![]() | IsApplicationInDebugMode | Gets a value indicating whether this instance is application in debug mode. |
Name | Description | |
---|---|---|
![]() ![]() | AddStringConverter | Adds the string converter. |
![]() ![]() | AddWorkingDirectory | |
![]() ![]() | ContainWorkingDirectory | |
![]() ![]() | ConvertStringToTimeSpan | Converts a string into a TimeSpan object. |
![]() ![]() | ConvertTimeSpanToString | Converts a TimeSpan into a string representation. Ex.: 23d11h04m21s |
![]() ![]() | CreateDirectory | Creates the directory. |
![]() ![]() | FromString | Froms the string. |
![]() ![]() | GetAttributePhysicalUnitDimension | Gets the attribute physical unit dimension. |
![]() ![]() | GetEnumDetailsAttributeText | Overloaded. Gets the EnumIntlDetailsAttribute attribute on System.Reflection.FieldInfo. |
![]() ![]() | GetEnumNameAttributeText | Overloaded. Gets the EnumIntlNameAttribute attribute on System.Reflection.FieldInfo. |
![]() ![]() | GetMessageOf | Gets the message of. |
![]() ![]() | GetUnderlyingTypeFromNullableOrSelf | Retrieves the underlying type if the specified type is a nullable type. If the specified type is not a nullable type, retrieves the specified type. Returns whether the specified type was a nullable type or not. |
![]() ![]() | GetWorkingDirectory | |
![]() ![]() | InitializePuoFile | Initializes the puo file. |
![]() ![]() | IsA | Determines whether the specified type is the same as the ref type. |
![]() ![]() | IsEnumDisplayableField | Determines whether [is enum displayable field] [the specified field]. |
![]() ![]() | IsNullableType | Determines whether the specified type is a nullable type ( |
![]() ![]() | LogException | Overloaded. Logs the exception. |
![]() ![]() | RemoveWorkingDirectory | |
![]() ![]() | SameStrings | Sames the strings. |
![]() ![]() | StringConverterOf | Strings the converter of. |
![]() ![]() | TimeAnalysis | |
![]() ![]() | ToString | Overloaded. Returns a System.String that represents this instance. |
![]() ![]() | TryConvertStringToTimeSpan | Tries to convert a string into a TimeSpan object. |
![]() ![]() | WarnPropertyNotFound | Warns the property not found. |
![]() ![]() | WriteDebugInformation | Writes the debug information. |
![]() ![]() | WriteDiagnostic | Writes the diagnostic. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |