C# 클래스 Inazuma.PetitClr.SampleHost.B

상속: A, IHauhau
파일 보기 프로젝트 열기: mayuki/Inazuma

공개 메소드들

메소드 설명
Add ( int a, int b ) : int
B ( string value, int intValue, object obj ) : System
Fuga ( ) : string
Hauhau ( ) : string
Throw ( ) : void

비공개 메소드들

메소드 설명
IHauhau ( ) : string

메소드 상세

Add() 공개 메소드

public Add ( int a, int b ) : int
a int
b int
리턴 int

B() 공개 메소드

public B ( string value, int intValue, object obj ) : System
value string
intValue int
obj object
리턴 System

Fuga() 공개 메소드

public Fuga ( ) : string
리턴 string

Hauhau() 공개 메소드

public Hauhau ( ) : string
리턴 string

Throw() 공개 메소드

public Throw ( ) : void
리턴 void