ACR_CollectionLib.ACR_CollectionLib.ACR_CollectionLib C# (CSharp) Method

ACR_CollectionLib() private method

private ACR_CollectionLib ( [ Other ) : System
Other [
return System
        private ACR_CollectionLib([In] ACR_CollectionLib Other)
        {
            InitScript(Other);

            LoadScriptGlobals(Other.SaveScriptGlobals());
        }

Same methods

ACR_CollectionLib::ACR_CollectionLib ( [ Intrinsics, [ Host ) : System