C# 클래스 Co1901Clone, shared-source-cli-2.0

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
s_strActiveBugNums String
s_strComponentBeingTested String
s_strDtTmVer String
s_strTFAbbrev String
s_strTFName String
s_strTFPath String

공개 메소드들

메소드 설명
Main ( String args ) : void
return_Boolean_Boolean ( Boolean p_1 ) : Boolean
return_Byte_Byte ( Byte p_1 ) : Byte
return_SByte_SByte ( SByte p_1 ) : SByte
return_String_String ( String p_str1 ) : String
return_char_char ( char p_1 ) : char
return_double_double ( double p_1 ) : double
return_float_float ( float p_1 ) : float
return_long_long ( long p_1 ) : long
return_void ( ) : void
runTest ( ) : Boolean
static_return_Boolean_Boolean ( Boolean p_1 ) : Boolean
static_return_Byte_Byte ( Byte p_1 ) : Byte
static_return_SByte_SByte ( SByte p_1 ) : SByte
static_return_String_String ( String p_str1 ) : String
static_return_char_char ( char p_1 ) : char
static_return_double_double ( double p_1 ) : double
static_return_float_float ( float p_1 ) : float
static_return_long_long ( long p_1 ) : long
static_return_void ( ) : void

비공개 메소드들

메소드 설명
CheckInvkList_Boolean_Boolean ( dlg_Boolean_Boolean p ) : int
CheckInvkList_Byte_Byte ( dlg_Byte_Byte p ) : int
CheckInvkList_SByte_SByte ( dlg_SByte_SByte p ) : int
CheckInvkList_char_char ( dlg_char_char p ) : int
CheckInvkList_double_double ( dlg_double_double p ) : int
CheckInvkList_int_int_int ( dlg_int_int_int p ) : int
CheckInvkList_void ( dlg_void p ) : int
return_int_add_int_int ( int p_1, int p_2 ) : int
return_short_short ( short p_1 ) : short

메소드 상세

Main() 공개 정적인 메소드

public static Main ( String args ) : void
args String
리턴 void

return_Boolean_Boolean() 공개 메소드

public return_Boolean_Boolean ( Boolean p_1 ) : Boolean
p_1 Boolean
리턴 Boolean

return_Byte_Byte() 공개 메소드

public return_Byte_Byte ( Byte p_1 ) : Byte
p_1 Byte
리턴 Byte

return_SByte_SByte() 공개 메소드

public return_SByte_SByte ( SByte p_1 ) : SByte
p_1 SByte
리턴 SByte

return_String_String() 공개 메소드

public return_String_String ( String p_str1 ) : String
p_str1 String
리턴 String

return_char_char() 공개 메소드

public return_char_char ( char p_1 ) : char
p_1 char
리턴 char

return_double_double() 공개 메소드

public return_double_double ( double p_1 ) : double
p_1 double
리턴 double

return_float_float() 공개 메소드

public return_float_float ( float p_1 ) : float
p_1 float
리턴 float

return_long_long() 공개 메소드

public return_long_long ( long p_1 ) : long
p_1 long
리턴 long

return_void() 공개 메소드

public return_void ( ) : void
리턴 void

runTest() 공개 메소드

public runTest ( ) : Boolean
리턴 Boolean

static_return_Boolean_Boolean() 공개 정적인 메소드

public static static_return_Boolean_Boolean ( Boolean p_1 ) : Boolean
p_1 Boolean
리턴 Boolean

static_return_Byte_Byte() 공개 정적인 메소드

public static static_return_Byte_Byte ( Byte p_1 ) : Byte
p_1 Byte
리턴 Byte

static_return_SByte_SByte() 공개 정적인 메소드

public static static_return_SByte_SByte ( SByte p_1 ) : SByte
p_1 SByte
리턴 SByte

static_return_String_String() 공개 정적인 메소드

public static static_return_String_String ( String p_str1 ) : String
p_str1 String
리턴 String

static_return_char_char() 공개 정적인 메소드

public static static_return_char_char ( char p_1 ) : char
p_1 char
리턴 char

static_return_double_double() 공개 정적인 메소드

public static static_return_double_double ( double p_1 ) : double
p_1 double
리턴 double

static_return_float_float() 공개 정적인 메소드

public static static_return_float_float ( float p_1 ) : float
p_1 float
리턴 float

static_return_long_long() 공개 정적인 메소드

public static static_return_long_long ( long p_1 ) : long
p_1 long
리턴 long

static_return_void() 공개 정적인 메소드

public static static_return_void ( ) : void
리턴 void

프로퍼티 상세

s_strActiveBugNums 공개적으로 프로퍼티

public String s_strActiveBugNums
리턴 String

s_strComponentBeingTested 공개적으로 프로퍼티

public String s_strComponentBeingTested
리턴 String

s_strDtTmVer 공개적으로 프로퍼티

public String s_strDtTmVer
리턴 String

s_strTFAbbrev 공개적으로 프로퍼티

public String s_strTFAbbrev
리턴 String

s_strTFName 공개적으로 프로퍼티

public String s_strTFName
리턴 String

s_strTFPath 공개적으로 프로퍼티

public String s_strTFPath
리턴 String