public sealed class BlockDependencies : IBlockDependencies,
IEquatable<BlockDependencies>
Public NotInheritable Class BlockDependencies
Implements IBlockDependencies, IEquatable(Of BlockDependencies)
public ref class BlockDependencies sealed : IBlockDependencies,
IEquatable<BlockDependencies^>
[<SealedAttribute>]
type BlockDependencies =
class
interface IBlockDependencies
interface IEquatable<BlockDependencies>
end
BlockDependencies | Зависимости для построения моделей представления и редакторов для блоков в карточке. |
AdvancedDialogManager | |
ApplicationDescriptor | |
CardRepository | |
CreateDialogFormFuncAsync | |
DialogManager | |
FileManager | |
Session | |
UIHost |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |