메소드 | 설명 | |
---|---|---|
Externalize ( IEnumerable |
||
Externalize ( Spark.Engine.Core.Interaction interaction ) : void | ||
Internalize ( IEnumerable |
||
Internalize ( Spark.Engine.Core.Interaction interaction ) : void | ||
Transfer ( IGenerator generator, ILocalhost localhost ) : System.Collections.Generic |
public Externalize ( IEnumerable |
||
interactions | IEnumerable |
|
리턴 | void |
public Externalize ( Spark.Engine.Core.Interaction interaction ) : void | ||
interaction | Spark.Engine.Core.Interaction | |
리턴 | void |
public Internalize ( IEnumerable |
||
interactions | IEnumerable |
|
리턴 | void |
public Internalize ( Spark.Engine.Core.Interaction interaction ) : void | ||
interaction | Spark.Engine.Core.Interaction | |
리턴 | void |
public Transfer ( IGenerator generator, ILocalhost localhost ) : System.Collections.Generic | ||
generator | IGenerator | |
localhost | ILocalhost | |
리턴 | System.Collections.Generic |