C# Class Microsoft.CSharp.RuntimeBinder.Errors.CErrorFactory

ファイルを表示 Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
CreateError ( ErrorCode iErrorIndex ) : Microsoft.CSharp.RuntimeBinder.Errors.CError

Method Details

CreateError() public method

public CreateError ( ErrorCode iErrorIndex ) : Microsoft.CSharp.RuntimeBinder.Errors.CError
iErrorIndex ErrorCode
return Microsoft.CSharp.RuntimeBinder.Errors.CError