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