public sealed class FileConverterAnyEventNamePolicy : IFileConverterEventNamePolicy,
IExtensionPolicy
Public NotInheritable Class FileConverterAnyEventNamePolicy
Implements IFileConverterEventNamePolicy, IExtensionPolicy
public ref class FileConverterAnyEventNamePolicy sealed : IFileConverterEventNamePolicy,
IExtensionPolicy
[<SealedAttribute>]
type FileConverterAnyEventNamePolicy =
class
interface IFileConverterEventNamePolicy
interface IExtensionPolicy
end
FileConverterAnyEventNamePolicy | Инициализирует новый экземпляр класса FileConverterAnyEventNamePolicy |
Instance | Экземпляр класса. |
IsAllowAny | Признак того, что политика разрешает любые имена событий, в том числе неизвестные на момент фильтрации. |
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) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
IsAllowed | Возвращает признак того, что выполнение методов расширения допустимо для заданного имени события по конвертации файлов. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |