C# 클래스 SerializerSpike.Parameters

파일 보기 프로젝트 열기: cuipengfei/Spikes

공개 프로퍼티들

프로퍼티 타입 설명
c int

보호된 프로퍼티들

프로퍼티 타입 설명
b int

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Parameters ( ) : System
SetValues ( ) : void

메소드 상세

Parameters() 공개 메소드

public Parameters ( ) : System
리턴 System

SetValues() 공개 메소드

public SetValues ( ) : void
리턴 void

프로퍼티 상세

b 보호되어 있는 프로퍼티

protected int b
리턴 int

c 공개적으로 프로퍼티

public int c
리턴 int