C# 클래스 Newtonsoft.Json.Tests.Utilities.OutAndRefTestClass

파일 보기 프로젝트 열기: JamesNK/Newtonsoft.Json 1 사용 예제들

공개 메소드들

메소드 설명
OutAndRefTestClass ( string &value ) : System.Reflection
OutAndRefTestClass ( string &value, bool &b1 ) : System.Reflection
OutAndRefTestClass ( string &value, bool &b1, bool &b2 ) : System.Reflection

메소드 상세

OutAndRefTestClass() 공개 메소드

public OutAndRefTestClass ( string &value ) : System.Reflection
value string
리턴 System.Reflection

OutAndRefTestClass() 공개 메소드

public OutAndRefTestClass ( string &value, bool &b1 ) : System.Reflection
value string
b1 bool
리턴 System.Reflection

OutAndRefTestClass() 공개 메소드

public OutAndRefTestClass ( string &value, bool &b1, bool &b2 ) : System.Reflection
value string
b1 bool
b2 bool
리턴 System.Reflection