프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InstanceCount | int |
메소드 | 설명 | |
---|---|---|
Initiating ( string a ) : void | ||
Operation1 ( string a ) : void | ||
Operation2 ( string a ) : void | ||
ServiceWithSession ( IOne one, ITwo two ) : System.ServiceModel | ||
Terminating ( ) : void |
public ServiceWithSession ( IOne one, ITwo two ) : System.ServiceModel | ||
one | IOne | |
two | ITwo | |
리턴 | System.ServiceModel |