C# Class Microsoft.CSharp.RuntimeBinder.Semantics.UdConvInfo

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
fDstImplicit bool
fSrcImplicit bool
mwt MethWithType

Property Details

fDstImplicit public property

public bool fDstImplicit
return bool

fSrcImplicit public property

public bool fSrcImplicit
return bool

mwt public property

public MethWithType,Microsoft.CSharp.RuntimeBinder.Semantics mwt
return MethWithType