2005-06-15 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / class / corlib / corlib.dll.sources
old mode 100755 (executable)
new mode 100644 (file)
index ca5954f..651120d
@@ -1,12 +1,13 @@
 Assembly/AssemblyInfo.cs
 Assembly/Consts.cs
-Assembly/Locale.cs
+../../build/common/Locale.cs
 Microsoft.Win32/IRegistryApi.cs
 Microsoft.Win32/RegistryKey.cs
 Microsoft.Win32/Registry.cs
 Microsoft.Win32/RegistryHive.cs
 Microsoft.Win32/Win32RegistryApi.cs
 Microsoft.Win32/Win32ResultCode.cs
+Microsoft.Win32.SafeHandles/SafeFileHandle.cs
 Mono/Runtime.cs
 Mono.Math/BigInteger.cs
 Mono.Math.Prime/ConfidenceFactor.cs
@@ -28,10 +29,12 @@ Mono.Security.Cryptography/CryptoTools.cs
 Mono.Security.Cryptography/DSAManaged.cs
 Mono.Security.Cryptography/KeyPairPersistence.cs
 Mono.Security.Cryptography/PKCS1.cs
+Mono.Security.Cryptography/PKCS8.cs
 Mono.Security.Cryptography/HMACAlgorithm.cs
 Mono.Security.Cryptography/MACAlgorithm.cs
 Mono.Security.Cryptography/SymmetricTransform.cs
 Mono.Security.Cryptography/RSAManaged.cs
+Mono.Security.X509/PKCS12.cs
 Mono.Security.X509/X501Name.cs
 Mono.Security.X509/X509Certificate.cs
 Mono.Security.X509/X509CertificateCollection.cs
@@ -47,7 +50,7 @@ Mono.Security.X509/X520Attributes.cs
 Mono.Security.X509.Extensions/BasicConstraintsExtension.cs
 Mono.Security.X509.Extensions/KeyUsageExtension.cs
 Mono.Security.X509.Extensions/SubjectKeyIdentifierExtension.cs
-Mono.Xml/MiniParser.cs
+Mono.Xml/SmallXmlParser.cs
 Mono.Xml/SecurityParser.cs
 System/AccessViolationException.cs
 System/ActivationContext.cs
@@ -57,7 +60,6 @@ System/AppDomainInitializer.cs
 System/AppDomainManager.cs
 System/AppDomainSetup.cs
 System/AppDomainUnloadedException.cs
-System/ApplicationActivator.cs
 System/ApplicationException.cs
 System/ApplicationId.cs
 System/ApplicationIdentity.cs
@@ -85,6 +87,14 @@ System/Char.cs
 System/CharEnumerator.cs
 System/CLSCompliantAttribute.cs
 System/Console.cs
+System/ConsoleCancelEventArgs.cs
+System/ConsoleCancelEventHandler.cs
+System/ConsoleColor.cs
+System/ConsoleDriver.cs
+System/ConsoleKey.cs
+System/ConsoleKeyInfo.cs
+System/ConsoleModifiers.cs
+System/ConsoleSpecialKey.cs
 System/ContextBoundObject.cs
 System/ContextMarshalException.cs
 System/ContextStaticAttribute.cs
@@ -101,7 +111,6 @@ System/DivideByZeroException.cs
 System/DllNotFoundException.cs
 System/DomainManagerInitializationFlags.cs
 System/Double.cs
-System/DoubleFormatter.cs
 System/DuplicateWaitObjectException.cs
 System/EntryPointNotFoundException.cs
 System/Enum.cs
@@ -115,19 +124,18 @@ System/FieldAccessException.cs
 System/FlagsAttribute.cs
 System/FormatException.cs
 System/GC.cs
-System/GenericParameterAttributes.cs
 System/Guid.cs
 System/IAppDomainSetup.cs
-System/IApplicationDescription.cs
 System/IAsyncResult.cs
 System/ICloneable.cs
 System/IComparable.cs
+System/IEquatable.cs
+System/IConsoleDriver.cs
 System/IConvertible.cs
 System/ICustomFormatter.cs
 System/IDisposable.cs
 System/IFormatProvider.cs
 System/IFormattable.cs
-System/IHostContext.cs
 System/INullableValue.cs
 System/IndexOutOfRangeException.cs
 System/Int16.cs
@@ -138,6 +146,7 @@ System/InvalidCastException.cs
 System/InvalidOperationException.cs
 System/InvalidProgramException.cs
 System/IServiceProvider.cs
+System/KnownTerminals.cs
 System/LoaderOptimization.cs
 System/LoaderOptimizationAttribute.cs
 System/LocalDataStoreSlot.cs
@@ -184,16 +193,20 @@ System/NotCancelableException.cs
 System/SByte.cs
 System/SerializableAttribute.cs
 System/Single.cs
-System/SingleFormatter.cs
 System/StackOverflowException.cs
 System/STAThreadAttribute.cs
 System/String.cs
 System/SystemException.cs
+System/TermInfoBooleans.cs
+System/TermInfoDriver.cs
+System/TermInfoNumbers.cs
+System/TermInfoReader.cs
+System/TermInfoStrings.cs
 System/ThreadStaticAttribute.cs
 System/TimeSpan.cs
 System/TimeZone.cs
 System/TimeoutException.cs
-System/TODOAttribute.cs
+../../build/common/MonoTODOAttribute.cs
 System/Type.cs
 System/TypeCode.cs
 System/TypedReference.cs
@@ -212,6 +225,7 @@ System/ValueType.cs
 System/Version.cs
 System/Void.cs
 System/WeakReference.cs
+System/WindowsConsoleDriver.cs
 System/_AppDomain.cs
 System/__ComObject.cs
 System.Collections/ArrayList.cs
@@ -242,8 +256,12 @@ System.Configuration.Assemblies/ProcessorID.cs
 System.Diagnostics/ConditionalAttribute.cs
 System.Diagnostics/DebuggableAttribute.cs
 System.Diagnostics/Debugger.cs
+System.Diagnostics/DebuggerBrowsableState.cs
+System.Diagnostics/DebuggerBrowsableAttribute.cs
+System.Diagnostics/DebuggerDisplayAttribute.cs
 System.Diagnostics/DebuggerHiddenAttribute.cs
 System.Diagnostics/DebuggerStepThroughAttribute.cs
+System.Diagnostics/DebuggerTypeProxyAttribute.cs
 System.Diagnostics/StackFrame.cs
 System.Diagnostics/StackTrace.cs
 System.Diagnostics.SymbolStore/ISymbolBinder.cs
@@ -333,7 +351,7 @@ System.IO.IsolatedStorage/INormalizeForIsolatedStorage.cs
 System.IO.IsolatedStorage/IsolatedStorage.cs
 System.IO.IsolatedStorage/IsolatedStorageException.cs
 System.IO.IsolatedStorage/IsolatedStorageFile.cs
-System.IO.IsolatedStorage/IsolatedStorageInfo.cs
+System.IO.IsolatedStorage/IsolatedStorageFileEnumerator.cs
 System.IO.IsolatedStorage/IsolatedStorageFileStream.cs
 System.IO.IsolatedStorage/IsolatedStorageScope.cs
 System.Reflection/AmbiguousMatchException.cs
@@ -370,9 +388,10 @@ System.Reflection/DefaultMemberAttribute.cs
 System.Reflection/EventAttributes.cs
 System.Reflection/EventInfo.cs
 System.Reflection/ExceptionHandlingClause.cs
-System.Reflection/ExceptionHandlingClauseFlags.cs
+System.Reflection/ExceptionHandlingClauseOptions.cs
 System.Reflection/FieldAttributes.cs
 System.Reflection/FieldInfo.cs
+System.Reflection/GenericParameterAttributes.cs
 System.Reflection/ICustomAttributeProvider.cs
 System.Reflection/ImageFileMachine.cs
 System.Reflection/InterfaceMapping.cs
@@ -403,7 +422,8 @@ System.Reflection/ParameterAttributes.cs
 System.Reflection/ParameterInfo.cs
 System.Reflection/ParameterModifier.cs
 System.Reflection/Pointer.cs
-System.Reflection/PortableExecutableKind.cs
+System.Reflection/PortableExecutableKinds.cs
+System.Reflection/ProcessorArchitecture.cs
 System.Reflection/PropertyAttributes.cs
 System.Reflection/PropertyInfo.cs
 System.Reflection/ReflectionTypeLoadException.cs
@@ -517,13 +537,46 @@ System.Runtime.ConstrainedExecution/CER.cs
 System.Runtime.ConstrainedExecution/Consistency.cs
 System.Runtime.ConstrainedExecution/PrePrepareMethodAttribute.cs
 System.Runtime.ConstrainedExecution/ReliabilityContractAttribute.cs
+System.Runtime.Hosting/ActivationArguments.cs
+System.Runtime.Hosting/ApplicationActivator.cs
+System.Runtime.InteropServices/_Activator.cs
+System.Runtime.InteropServices/_Assembly.cs
+System.Runtime.InteropServices/_AssemblyBuilder.cs
+System.Runtime.InteropServices/_AssemblyName.cs
+System.Runtime.InteropServices/_Attribute.cs
+System.Runtime.InteropServices/_ConstructorBuilder.cs
+System.Runtime.InteropServices/_ConstructorInfo.cs
+System.Runtime.InteropServices/_CustomAttributeBuilder.cs
+System.Runtime.InteropServices/_EnumBuilder.cs
+System.Runtime.InteropServices/_EventBuilder.cs
+System.Runtime.InteropServices/_EventInfo.cs
 System.Runtime.InteropServices/_Exception.cs
+System.Runtime.InteropServices/_FieldBuilder.cs
+System.Runtime.InteropServices/_FieldInfo.cs
+System.Runtime.InteropServices/_ILGenerator.cs
+System.Runtime.InteropServices/_LocalBuilder.cs
+System.Runtime.InteropServices/_MemberInfo.cs
+System.Runtime.InteropServices/_MethodBase.cs
+System.Runtime.InteropServices/_MethodBuilder.cs
+System.Runtime.InteropServices/_MethodInfo.cs
+System.Runtime.InteropServices/_MethodRental.cs
+System.Runtime.InteropServices/_Module.cs
+System.Runtime.InteropServices/_ModuleBuilder.cs
+System.Runtime.InteropServices/_ParameterBuilder.cs
+System.Runtime.InteropServices/_ParameterInfo.cs
+System.Runtime.InteropServices/_PropertyBuilder.cs
+System.Runtime.InteropServices/_PropertyInfo.cs
+System.Runtime.InteropServices/_SignatureHelper.cs
+System.Runtime.InteropServices/_Thread.cs
+System.Runtime.InteropServices/_Type.cs
+System.Runtime.InteropServices/_TypeBuilder.cs
 System.Runtime.InteropServices/ArrayWithOffset.cs
 System.Runtime.InteropServices/AssemblyRegistrationFlags.cs
 System.Runtime.InteropServices/AutomationProxyAttribute.cs
 System.Runtime.InteropServices/BestFitMappingAttribute.cs
 System.Runtime.InteropServices/BIND_OPTS.cs
 System.Runtime.InteropServices/BINDPTR.cs
+System.Runtime.InteropServices/BStrWrapper.cs
 System.Runtime.InteropServices/CALLCONV.cs
 System.Runtime.InteropServices/CallingConvention.cs
 System.Runtime.InteropServices/CharSet.cs
@@ -533,17 +586,21 @@ System.Runtime.InteropServices/CoClassAttribute.cs
 System.Runtime.InteropServices/ComAliasNameAttribute.cs
 System.Runtime.InteropServices/ComCompatibleVersionAttribute.cs
 System.Runtime.InteropServices/ComConversionLossAttribute.cs
+System.Runtime.InteropServices/ComDefaultInterfaceAttribute.cs
 System.Runtime.InteropServices/COMException.cs
 System.Runtime.InteropServices/ComEventInterfaceAttribute.cs
 System.Runtime.InteropServices/ComImportAttribute.cs
 System.Runtime.InteropServices/ComInterfaceType.cs
 System.Runtime.InteropServices/ComMemberType.cs
+System.Runtime.InteropServices/ComObjectInUseException.cs
 System.Runtime.InteropServices/ComRegisterFunctionAttribute.cs
 System.Runtime.InteropServices/ComSourceInterfacesAttribute.cs
 System.Runtime.InteropServices/ComUnregisterFunctionAttribute.cs
 System.Runtime.InteropServices/ComVisible.cs
 System.Runtime.InteropServices/CONNECTDATA.cs
+System.Runtime.InteropServices/CriticalHandle.cs
 System.Runtime.InteropServices/CurrencyWrapper.cs
+System.Runtime.InteropServices/DefaultCharSetAttribute.cs
 System.Runtime.InteropServices/DESCKIND.cs
 System.Runtime.InteropServices/DispatchWrapper.cs
 System.Runtime.InteropServices/DISPPARAMS.cs
@@ -553,6 +610,7 @@ System.Runtime.InteropServices/ELEMDESC.cs
 System.Runtime.InteropServices/ErrorWrapper.cs
 System.Runtime.InteropServices/EXCEPINFO.cs
 System.Runtime.InteropServices/ExporterEventKind.cs
+System.Runtime.InteropServices/ExposeAsClassToComAttribute.cs
 System.Runtime.InteropServices/ExtensibleClassFactory.cs
 System.Runtime.InteropServices/ExternalException.cs
 System.Runtime.InteropServices/FieldOffsetAttribute.cs
@@ -597,6 +655,8 @@ System.Runtime.InteropServices/PARAMDESC.cs
 System.Runtime.InteropServices/PARAMFLAG.cs
 System.Runtime.InteropServices/PreserveSigAttribute.cs
 System.Runtime.InteropServices/PrimaryInteropAssemblyAttribute.cs
+System.Runtime.InteropServices/RegistrationClassContext.cs
+System.Runtime.InteropServices/RegistrationConnectionType.cs
 System.Runtime.InteropServices/SEHException.cs
 System.Runtime.InteropServices/STATSTG.cs
 System.Runtime.InteropServices/ProgIdAttribute.cs
@@ -644,6 +704,52 @@ System.Runtime.InteropServices/VARDESC.cs
 System.Runtime.InteropServices/VarEnum.cs
 System.Runtime.InteropServices/VARFLAGS.cs
 System.Runtime.InteropServices/VariantWrapper.cs
+System.Runtime.InteropServices.ComTypes/BINDPTR.cs
+System.Runtime.InteropServices.ComTypes/BIND_OPTS.cs
+System.Runtime.InteropServices.ComTypes/CALLCONV.cs
+System.Runtime.InteropServices.ComTypes/CONNECTDATA.cs
+System.Runtime.InteropServices.ComTypes/DESCKIND.cs
+System.Runtime.InteropServices.ComTypes/DISPPARAMS.cs
+System.Runtime.InteropServices.ComTypes/ELEMDESC.cs
+System.Runtime.InteropServices.ComTypes/EXCEPINFO.cs
+System.Runtime.InteropServices.ComTypes/FILETIME.cs
+System.Runtime.InteropServices.ComTypes/FUNCDESC.cs
+System.Runtime.InteropServices.ComTypes/FUNCFLAGS.cs
+System.Runtime.InteropServices.ComTypes/FUNCKIND.cs
+System.Runtime.InteropServices.ComTypes/IBindCtx.cs
+System.Runtime.InteropServices.ComTypes/IConnectionPoint.cs
+System.Runtime.InteropServices.ComTypes/IConnectionPointContainer.cs
+System.Runtime.InteropServices.ComTypes/IDLDESC.cs
+System.Runtime.InteropServices.ComTypes/IDLFLAG.cs
+System.Runtime.InteropServices.ComTypes/IEnumConnectionPoints.cs
+System.Runtime.InteropServices.ComTypes/IEnumConnections.cs
+System.Runtime.InteropServices.ComTypes/IEnumMoniker.cs
+System.Runtime.InteropServices.ComTypes/IEnumString.cs
+System.Runtime.InteropServices.ComTypes/IEnumVARIANT.cs
+System.Runtime.InteropServices.ComTypes/IMoniker.cs
+System.Runtime.InteropServices.ComTypes/IMPLTYPEFLAGS.cs
+System.Runtime.InteropServices.ComTypes/INVOKEKIND.cs
+System.Runtime.InteropServices.ComTypes/IPersistFile.cs
+System.Runtime.InteropServices.ComTypes/IRunningObjectTable.cs
+System.Runtime.InteropServices.ComTypes/IStream.cs
+System.Runtime.InteropServices.ComTypes/ITypeComp.cs
+System.Runtime.InteropServices.ComTypes/ITypeInfo.cs
+System.Runtime.InteropServices.ComTypes/ITypeInfo2.cs
+System.Runtime.InteropServices.ComTypes/ITypeLib.cs
+System.Runtime.InteropServices.ComTypes/ITypeLib2.cs
+System.Runtime.InteropServices.ComTypes/LIBFLAGS.cs
+System.Runtime.InteropServices.ComTypes/PARAMDESC.cs
+System.Runtime.InteropServices.ComTypes/PARAMFLAG.cs
+System.Runtime.InteropServices.ComTypes/STATSTG.cs
+System.Runtime.InteropServices.ComTypes/SYSKIND.cs
+System.Runtime.InteropServices.ComTypes/TYPEATTR.cs
+System.Runtime.InteropServices.ComTypes/TYPEDESC.cs
+System.Runtime.InteropServices.ComTypes/TYPEFLAGS.cs
+System.Runtime.InteropServices.ComTypes/TYPEKIND.cs
+System.Runtime.InteropServices.ComTypes/TYPELIBATTR.cs
+System.Runtime.InteropServices.ComTypes/VARDESC.cs
+System.Runtime.InteropServices.ComTypes/VARFLAGS.cs
+System.Runtime.InteropServices.ComTypes/VARKIND.cs
 System.Runtime.InteropServices.Expando/IExpando.cs
 System.Runtime.Remoting/ActivatedClientTypeEntry.cs
 System.Runtime.Remoting/ActivatedServiceTypeEntry.cs
@@ -880,18 +986,20 @@ System.Security/ISecurityEncodable.cs
 System.Security/ISecurityPolicyEncodable.cs
 System.Security/IStackWalk.cs
 System.Security/NamedPermissionSet.cs
+System.Security/PermissionBuilder.cs
 System.Security/PermissionSet.cs
 System.Security/PermissionSetCollection.cs
 System.Security/PolicyLevelType.cs
 System.Security/SecureString.cs
 System.Security/SecurityContext.cs
-System.Security/SecurityContextSwitcher.cs
 System.Security/SecurityCriticalAttribute.cs
+System.Security/SecurityCriticalScope.cs
 System.Security/SecurityElement.cs
 System.Security/SecurityFrame.cs
 System.Security/SecurityException.cs
 System.Security/SecurityManager.cs
 System.Security/SecurityTransparentAttribute.cs
+System.Security/SecurityTreatAsSafeAttribute.cs
 System.Security/SecurityZone.cs
 System.Security/SuppressUnmanagedCodeSecurityAttribute.cs
 System.Security/UnverifiableCodeAttribute.cs
@@ -1040,22 +1148,17 @@ System.Security.Permissions/UrlIdentityPermissionAttribute.cs
 System.Security.Permissions/ZoneIdentityPermission.cs
 System.Security.Permissions/ZoneIdentityPermissionAttribute.cs
 System.Security.Policy/AllMembershipCondition.cs
-System.Security.Policy/ApplicationDefaultCodeGroup.cs
 System.Security.Policy/ApplicationDirectory.cs
 System.Security.Policy/ApplicationDirectoryMembershipCondition.cs
-System.Security.Policy/ApplicationInstallScope.cs
-System.Security.Policy/ApplicationMembershipCondition.cs
 System.Security.Policy/ApplicationSecurityInfo.cs
 System.Security.Policy/ApplicationSecurityManager.cs
-System.Security.Policy/ApplicationSecurityManagerCodeGroup.cs
 System.Security.Policy/ApplicationTrust.cs
 System.Security.Policy/ApplicationTrustCollection.cs
 System.Security.Policy/ApplicationTrustEnumerator.cs
 System.Security.Policy/ApplicationVersionMatch.cs
 System.Security.Policy/CodeConnectAccess.cs
 System.Security.Policy/CodeGroup.cs
-System.Security.Policy/CodeGroupGrantScope.cs
-System.Security.Policy/DomainApplicationMembershipCondition.cs
+System.Security.Policy/DefaultPolicies.cs
 System.Security.Policy/Evidence.cs
 System.Security.Policy/FileCodeGroup.cs
 System.Security.Policy/FirstMatchCodeGroup.cs
@@ -1068,9 +1171,6 @@ System.Security.Policy/IBuiltInEvidence.cs
 System.Security.Policy/IConstantMembershipCondition.cs
 System.Security.Policy/IIdentityPermissionFactory.cs
 System.Security.Policy/IMembershipCondition.cs
-System.Security.Policy/ITrustLicenseIssuerCollection.cs
-System.Security.Policy/ITrustManager.cs
-System.Security.Policy/ITrustManagerConfig.cs
 System.Security.Policy/MembershipConditionHelper.cs
 System.Security.Policy/NetCodeGroup.cs
 System.Security.Policy/PermissionRequestEvidence.cs
@@ -1078,7 +1178,6 @@ System.Security.Policy/PolicyException.cs
 System.Security.Policy/PolicyLevel.cs
 System.Security.Policy/PolicyStatement.cs
 System.Security.Policy/PolicyStatementAttribute.cs
-System.Security.Policy/PromptingLevel.cs
 System.Security.Policy/ProvideAssemblyEvidenceEventArgs.cs
 System.Security.Policy/Publisher.cs
 System.Security.Policy/PublisherMembershipCondition.cs
@@ -1086,10 +1185,8 @@ System.Security.Policy/Site.cs
 System.Security.Policy/SiteMembershipCondition.cs
 System.Security.Policy/StrongName.cs
 System.Security.Policy/StrongNameMembershipCondition.cs
-System.Security.Policy/TrustLicenseIssuer.cs
 System.Security.Policy/TrustManagerContext.cs
 System.Security.Policy/TrustManagerUIContext.cs
-System.Security.Policy/TrustManagerZoneConfig.cs
 System.Security.Policy/UnionCodeGroup.cs
 System.Security.Policy/Url.cs
 System.Security.Policy/UrlMembershipCondition.cs
@@ -1111,6 +1208,7 @@ System.Text/Decoder.cs
 System.Text/Encoder.cs
 System.Text/Encoding.cs
 System.Text/Latin1Encoding.cs
+System.Text/NormalizationForm.cs
 System.Text/StringBuilder.cs
 System.Text/UnicodeEncoding.cs
 System.Text/UTF7Encoding.cs
@@ -1119,13 +1217,10 @@ System.Threading/ApartmentState.cs
 System.Threading/AsyncFlowControl.cs
 System.Threading/AutoResetEvent.cs
 System.Threading/CompressedStack.cs
-System.Threading/CompressedStackSwitcher.cs
 System.Threading/ContextCallback.cs
 System.Threading/ExecutionContext.cs
-System.Threading/ExecutionContextSwitcher.cs
 System.Threading/HostExecutionContext.cs
 System.Threading/HostExecutionContextManager.cs
-System.Threading/HostExecutionContextSwitcher.cs
 System.Threading/Interlocked.cs
 System.Threading/IOCompletionCallback.cs
 System.Threading/LockCookie.cs
@@ -1141,7 +1236,6 @@ System.Threading/ReaderWriterLock.cs
 System.Threading/RegisteredWaitHandle.cs
 System.Threading/SendOrPostCallback.cs
 System.Threading/SynchronizationContext.cs
-System.Threading/SynchronizationContextSwitcher.cs
 System.Threading/SynchronizationLockException.cs
 System.Threading/Thread.cs
 System.Threading/ThreadAbortException.cs
@@ -1163,12 +1257,12 @@ System.Collections.Generic/IEnumerable.cs
 System.Collections.Generic/IEnumerator.cs
 System.Collections.Generic/IList.cs
 System.Collections.Generic/IComparer.cs
+System.Collections.Generic/IEqualityComparer.cs
 System.Collections.Generic/IDictionary.cs
 System.Collections.Generic/IKeyComparer.cs
 System.Collections.Generic/KeyValuePair.cs
+System.Collections.Generic/EqualityComparer.cs
 System.Collections.Generic/KeyNotFoundException.cs
-System.Collections.Generic/Queue.cs
-System.Collections.Generic/Stack.cs
 System.Collections.Generic/List.cs
 System/Action.cs
 System/ArraySegment.cs
@@ -1177,7 +1271,3 @@ System/Converter.cs
 System/Predicate.cs
 System.Collections.Generic/Comparer.cs
 System.Collections/IKeyComparer.cs
-System.Runtime.Reliability/CER.cs
-System.Runtime.Reliability/Consistency.cs
-System.Runtime.Reliability/PrePrepareMethodAttribute.cs
-System.Runtime.Reliability/ReliabilityContractAttribute.cs