![]() | |
RuntimeExtensions Methods |
The RuntimeExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CheckAllEntriesAreUnique(ListString) |
Check a list of strings if an entry contains more than one time.
|
![]() ![]() | CheckAllEntriesAreUnique(ListString, Boolean) |
Check a list of strings if an entry contains more than one time.
|
![]() ![]() | Clone(Object, CloneWorkingMode, IEnumerableType) |
Clones an object by serialization.
|
![]() ![]() | CloneT(Object, CloneWorkingMode, IEnumerableType) |
Clones an object by serialization.
|
![]() ![]() | ConvertToLocal(DateTime) |
Converts a date time object to view.
|
![]() ![]() | ConvertToLocal(NullableDateTime) |
Converts a date time object to view.
|
![]() ![]() | ConvertToTechnicalLocalLongTimeString |
Converts a date time to a local time string using the current threads language
|
![]() ![]() | ConvertToUtc(DateTime, DateTime) |
Converts a date tome from view model to model.
|
![]() ![]() | ConvertToUtc(NullableDateTime, DateTime) |
Converts a date tome from view model to model.
|
![]() ![]() | CreateCultureInfoSmart |
Creates a culture info object defined by a language code string.
|
![]() ![]() | IncrementEnumTEnum |
Increments an enumeration value.
|
![]() ![]() | IsCultureSameLanguage(CultureInfo, CultureInfo) |
Compares the language of two culture info objects.
|
![]() ![]() | IsCultureSameLanguage(CultureInfo, String) |
Compares the language of two culture info objects.
|
![]() ![]() | MakeLinedElement |
Creates a string containing line breaks if the line is longer than the maxLineLength parameter defines.
|