AuthorProxy - класс

Definition

Пространство имён: Tessa.Extensions.Default.Server.Workflow.KrObjectModel
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.0.4
C#
public sealed class AuthorProxy : Author
Inheritance
Object    Author    AuthorProxy

Конструкторы

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)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Author)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
SealЗащищает объект от изменений.
(Унаследован от Author)
ToString
(Унаследован от Author)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также