public abstract class ConfigurationIncludeHandlerBase : IConfigurationIncludeHandlerPublic MustInherit Class ConfigurationIncludeHandlerBase
Implements IConfigurationIncludeHandlerpublic ref class ConfigurationIncludeHandlerBase abstract : IConfigurationIncludeHandler[<AbstractClassAttribute>]
type ConfigurationIncludeHandlerBase =
class
interface IConfigurationIncludeHandler
end| ConfigurationIncludeHandlerBase | Инициализирует новый экземпляр класса ConfigurationIncludeHandlerBase |
| 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) |
| GetItemSourceAsync | Возвращает объект IConfigurationBuilderItemSource для обработки файлов по указанному значению директивы или null, если обработка не выполняется текущим обработчиком. |
| GetItemSourceCoreAsync | Возвращает объект IConfigurationBuilderItemSource для обработки файлов по указанному значению директивы или null, если обработка не выполняется текущим обработчиком. |
| 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) |