메소드 | 설명 | |
---|---|---|
Function ( ) : System.Collections.Generic |
Default constructor, just uses GetName to set the function's name.
|
|
GetResponse ( |
메소드 | 설명 | |
---|---|---|
GetName ( ) : string |
Helper function to get the name of 'this' class; ie, one implementing this abstract base. Strips away the inheritance/namespace/etc hierarchy normally present in the Class Type ToString output, leaving just the name of the class in isolation.
|
public abstract GetResponse ( |
||
message | ||
리턴 | List |