Click or drag to resize

PropertyMaskGetPropertyFullName Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Common.PropertyMask.GetPropertyFullName(System.Type,System.String)"]


Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public string GetPropertyFullName(
	Type callerType,
	string propertyName
)

Parameters

callerType  Type

[Missing <param name="callerType"/> documentation for "M:RAYLASE.Marker.Common.PropertyMask.GetPropertyFullName(System.Type,System.String)"]

propertyName  String

[Missing <param name="propertyName"/> documentation for "M:RAYLASE.Marker.Common.PropertyMask.GetPropertyFullName(System.Type,System.String)"]

Return Value

String

[Missing <returns> documentation for "M:RAYLASE.Marker.Common.PropertyMask.GetPropertyFullName(System.Type,System.String)"]

See Also