C# Class Microsoft.CSharp.RuntimeBinder.Semantics.PredefinedTypeFacts.PredefinedTypeInfo

显示文件 Open project: dotnet/corefx

Private Methods

Method Description
PredefinedTypeInfo ( PredefinedType type, Type associatedSystemType, string name, bool required, int arity, AggKindEnum aggKind, FUNDTYPE fundType, bool inMscorlib ) : System
PredefinedTypeInfo ( PredefinedType type, Type associatedSystemType, string name, bool required, int arity, bool inMscorlib ) : System