Back to Server
CommandPropertyAttribute : Attribute
(
ctor
) CommandPropertyAttribute(
AccessLevel
level )
(
ctor
) CommandPropertyAttribute(
AccessLevel
readLevel,
AccessLevel
writeLevel )
AccessLevel
ReadLevel{
get
; }
AccessLevel
WriteLevel{
get
; }