public sealed class ReadonlyExtraSource : IExtraSource
Public NotInheritable Class ReadonlyExtraSource
Implements IExtraSource
public ref class ReadonlyExtraSource sealed : IExtraSource
[<SealedAttribute>]
type ReadonlyExtraSource =
class
interface IExtraSource
end
ReadonlyExtraSource | Инициализирует новый экземпляр класса ReadonlyExtraSource. |
DisplayName | Отображаемое имя метода. |
Name | Имя метода. |
ParameterName | Имя параметра. |
ParameterType | Тип параметра. |
ReturnType | Тип возвращаемого значения. |
Source | Исходный код. |
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) |
ToMutable | Преобразует объект к изменяемому типу. |
ToReadonly | Преобразует объект к неизменяемому типу. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |