C# Class GooglePlayServices.ResolverVer1_1.LicenseResponder

Inheritance: CommandLine.LineReader
显示文件 Open project: googlesamples/unity-jar-resolver

Public Methods

Method Description
CheckAndRespond ( System process, StreamWriter stdin, CommandLine data ) : void
LicenseResponder ( bool accept ) : UnityEngine

Method Details

CheckAndRespond() public method

public CheckAndRespond ( System process, StreamWriter stdin, CommandLine data ) : void
process System
stdin System.IO.StreamWriter
data CommandLine
return void

LicenseResponder() public method

public LicenseResponder ( bool accept ) : UnityEngine
accept bool
return UnityEngine