C# (CSharp) LibLSLCC.Settings Namespace

Classes

Name Description
DefaultCloner The default implementation of ICloner. This implementation clones an object by using its ICloneable interface, or searching directly for a method named "Clone" with zero parameters.
DefaultValueFactoryAttribute
MemberClonerAttribute
SettingsBaseClassTools Misc tools for dealing with classes that derive from SettingsBaseClass{T}