public class MergeContext<TMergeOptions> : IMergeContext<TMergeOptions>
where TMergeOptions : new(), IMergeOptions
Public Class MergeContext(Of TMergeOptions As {New, IMergeOptions})
Implements IMergeContext(Of TMergeOptions)
generic<typename TMergeOptions>
where TMergeOptions : gcnew(), IMergeOptions
public ref class MergeContext : IMergeContext<TMergeOptions>
type MergeContext<'TMergeOptions when 'TMergeOptions : new() and IMergeOptions> =
class
interface IMergeContext<'TMergeOptions>
end
MergeContextTMergeOptions | Инициализирует новый экземпляр класса MergeContextTMergeOptions |
MergeContextTMergeOptions(IValidationResultBuilder, Object, TMergeOptions, ILogger, Int32) | Инициализирует новый экземпляр класса MergeContextTMergeOptions |
ComparisonLevels | Количество уровней сравнения для текущего случая слияния. |
Logger | |
MergeObject | Объект слияния. |
MergeOptions | Опции слияния |
ValidationResult | Результат валидации. |
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) |
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) |