Exemplo n.º 1
0
 public void SynthesizeStackArtifacts(AlibabaCloud.SDK.ROS.CDK.Core.ISynthesisSession session)
 {
     InvokeInstanceVoidMethod(new System.Type[] { typeof(AlibabaCloud.SDK.ROS.CDK.Core.ISynthesisSession) }, new object[] { session });
 }
Exemplo n.º 2
0
 protected virtual void Synthesize(AlibabaCloud.SDK.ROS.CDK.Core.ISynthesisSession session)
 {
     InvokeInstanceVoidMethod(new System.Type[] { typeof(AlibabaCloud.SDK.ROS.CDK.Core.ISynthesisSession) }, new object[] { session });
 }