TypeParameterSpec
EmptyTypes
TypeParameterSpec(Int32, ITypeDefinition, SpecialConstraint, Variance, Type)
TypeParameterSpec(TypeSpec, Int32, ITypeDefinition, SpecialConstraint, Variance, Type)
DeclaredPosition
HasAnyTypeConstraint
HasSpecialClass
HasSpecialConstructor
HasSpecialStruct
HasTypeConstraint
InterfaceCache
Interfaces
InterfacesDefined
IsConstrained
IsMethodOwned
IsReferenceType
IsValueType
Name
SpecialConstraint
TypeArguments
Variance
DisplayDebugInfo()
GetEffectiveBase()
GetSignatureForDocumentation(Boolean)
GetSignatureForError()
HasAnyTypeParameterConstrained(IGenericMethodDefinition)
HasAnyTypeParameterTypeConstrained(IGenericMethodDefinition)
HasDependencyOn(TypeSpec)
HasSameConstraintsDefinition(TypeParameterSpec)
HasSameConstraintsImplementation(TypeParameterSpec)
InflateConstraints(TypeParameterInflator, TypeParameterSpec)
InflateConstraints(TypeParameterInflator, TypeParameterSpec[])
InflateConstraints<T>(TypeParameterSpec[], Func<T, TypeParameterInflator>, T)
InflateMember(TypeParameterInflator)
InitializeMemberCache(Boolean)
IsConvertibleToInterface(TypeSpec)
Mutate(TypeParameterMutator)
xamarinmac
namespace Mono.CSharp
{
[DebuggerDisplay("{DisplayDebugInfo()}")]
public class TypeParameterSpec : TypeSpec
{
public bool HasSameConstraintsImplementation(TypeParameterSpec other);
}
}
Xamarin Android | 0.0 |
---|---|
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinmac | |
Assembly | Mono.CSharp , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API