コード例 #1
0
 partial void ToString_PreCondition(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance);
コード例 #2
0
 partial void ToString_PostValidate(DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, System.String _retVal);
コード例 #3
0
 partial void CaptureJson_PostValidate(DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, Newtonsoft.Json.Linq.JToken token);
コード例 #4
0
 partial void JsonValue_SetCondition(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, ref Newtonsoft.Json.Linq.JToken setValue);
コード例 #5
0
 partial void Url_SetCondition(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, ref System.String setValue);
コード例 #6
0
 partial void CaptureJson_PreCondition(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, ref Newtonsoft.Json.Linq.JToken token);
コード例 #7
0
 partial void Parent_SetCondition(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, ref DynCon.OSI.VSO.SharedInterfaces.Objects.WIT.IArea setValue);
コード例 #8
0
 partial void HasChildren_SetCondition(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, ref System.Boolean setValue);
コード例 #9
0
 partial void GetType_PostValidate(DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, System.Type _retVal);
コード例 #10
0
 partial void Children_SetCondition(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, ref System.Collections.Generic.IList <DynCon.OSI.VSO.SharedInterfaces.Objects.WIT.IArea> setValue);
コード例 #11
0
 partial void GetType_PreCondition(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance);
コード例 #12
0
 partial void GetHashCode_PostValidate(DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, System.Int32 _retVal);
コード例 #13
0
 static partial void InstanceFactory(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, [CallerMemberName] string callerName = "");
コード例 #14
0
 partial void Equals_PostValidate(DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, System.Object obj, System.Boolean _retVal);
コード例 #15
0
 partial void Equals_PreCondition(ref DynCon.OSI.VSO.ReSTClient.APIs.AreaImpl instance, ref System.Object obj);