public sealed class FallbackLanguageInfo : IEquatable<FallbackLanguageInfo>
Public NotInheritable Class FallbackLanguageInfo
Implements IEquatable(Of FallbackLanguageInfo)
public ref class FallbackLanguageInfo sealed : IEquatable<FallbackLanguageInfo^>
[<SealedAttribute>]
type FallbackLanguageInfo =
class
interface IEquatable<FallbackLanguageInfo>
end
FallbackLanguageInfo | Defines language fallback info. |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |