메소드 | 설명 | |
---|---|---|
AddInterface ( |
||
Implement ( Operation operation, bool explicitly ) : Operation | ||
Override ( Operation operation ) : Operation | ||
RemoveInterface ( |
메소드 | 설명 | |
---|---|---|
SingleInharitanceType ( string name ) : System |
public AddInterface ( |
||
interfaceType | ||
리턴 | void |
public Implement ( Operation operation, bool explicitly ) : Operation | ||
operation | Operation | |
explicitly | bool | |
리턴 | Operation |
public Override ( Operation operation ) : Operation | ||
operation | Operation | |
리턴 | Operation |
public RemoveInterface ( |
||
interfaceType | ||
리턴 | void |
protected SingleInharitanceType ( string name ) : System | ||
name | string | |
리턴 | System |