public sealed class MenuActionGenerator : IMenuActionGenerator
Public NotInheritable Class MenuActionGenerator
Implements IMenuActionGenerator
public ref class MenuActionGenerator sealed : IMenuActionGenerator
[<SealedAttribute>]
type MenuActionGenerator =
class
interface IMenuActionGenerator
end
MenuActionGenerator | Инициализирует новый экземпляр класса MenuActionGenerator |
Default | Объект MenuActionGenerator по умолчанию, который используется, когда при выводе меню не доступна реализация интерфейса IMenuActionGeneratorProvider. |
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) |
GenerateAction | Выполняет генерацию элемента UI, который отображает заданное действие с файлами. |
GenerateActions | Выполняет генерацию элементов UI, которые отображают каждое из действий с файлами, входящих в заданную коллекцию с сохранением порядка следования. |
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) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |