public sealed class AuthorProxy : Author
Public NotInheritable Class AuthorProxy
Inherits Author
public ref class AuthorProxy sealed : public Author
[<SealedAttribute>]
type AuthorProxy =
class
inherit Author
end
AuthorProxy | Инициализирует новый экземпляр класса AuthorProxy |
AuthorID |
ID автора
(Переопределяет AuthorAuthorID) |
AuthorName |
Имя автора
(Переопределяет AuthorAuthorName) |
IsSealed | Признак того, что объект был защищён от изменений. (Унаследован от Author) |
Equals(Author) | Indicates whether the current object is equal to another object of the same type. (Унаследован от Author) |
Equals(Object) | (Унаследован от Author) |
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. (Унаследован от Author) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
Seal | Защищает объект от изменений. (Унаследован от Author) |
ToString | (Унаследован от Author) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |