コード例 #1
0
        internal static DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls GetInstance([CallerMemberName] string callerName = "")
        {
            var instance = new DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls();

            InstanceFactory(ref instance, callerName);
            return(instance);
        }
コード例 #2
0
 partial void GetHashCode_PostValidate(DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls instance, System.Int32 _retVal);
コード例 #3
0
 partial void GetHashCode_PreCondition(DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls instance);
コード例 #4
0
 partial void Equals_PostValidate(DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls instance, System.Object obj, System.Boolean _retVal);
コード例 #5
0
 partial void Equals_PreCondition(DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls instance, ref System.Object obj);
コード例 #6
0
 partial void ToString_PostValidate(DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls instance, System.String _retVal);
コード例 #7
0
 partial void ToString_PreCondition(DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls instance);
コード例 #8
0
 static partial void InstanceFactory(ref DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls instance, [CallerMemberName] string callerName = "");
コード例 #9
0
 partial void GetType_PostValidate(DynCon.OSI.VSO.ReSTClient.RestCalls.BuildRestCalls instance, System.Type _retVal);