|
ImmutableObjectBaseTSetMembersAsReadOnly Method
|
Requests that member fields be set to readonly.
Namespace: GSF.ImmutableAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.270-beta+73d44452c0321b5b5cc4994cc16714f5eed2777e
Syntaxprotected abstract void SetMembersAsReadOnly()
Protected MustOverride Sub SetMembersAsReadOnly
protected:
virtual void SetMembersAsReadOnly() abstract
abstract SetMembersAsReadOnly : unit -> unit
function SetMembersAsReadOnly();
View Source
See Also