public sealed class CardFakeTaskHistoryManager : ICardTaskHistoryManager
Public NotInheritable Class CardFakeTaskHistoryManager
Implements ICardTaskHistoryManager
public ref class CardFakeTaskHistoryManager sealed : ICardTaskHistoryManager
[<SealedAttribute>]
type CardFakeTaskHistoryManager =
class
interface ICardTaskHistoryManager
end
CardFakeTaskHistoryManager | Инициализирует новый экземпляр класса CardFakeTaskHistoryManager |
Instance | Экземпляр класса. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetGroupCaptionAsync | Возвращает название новой группы в истории заданий для заданных параметров. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ResolveGroupAsync | Возвращает группу в истории заданий, вычисленную для заданных параметров. При необходимости группа будет создана. Также может быть создана родительская группа, если указан её тип, но в карточке она отсутствует. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |